Passing on a Tapestry session variable to JS

S

sconeek

hi all,
i am working on a java tapestry based web application. i am setting a
lot of session variables in my java code using
String a;
session.setAttribute("some_name", a);

Now my problem is that I would like to access the content of this
variable "some_name" from my client-side javascript. would somebody be
able to tell me how to work this out. i am really struggling with this.

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,951
Messages
2,570,113
Members
46,698
Latest member
alexxx

Latest Threads

Top