Hi,
    I want to use javascript in my Presentation.jsp. How can i use the
java bean variables in a javascript method.
    As of now i am declaring a hidden text field and then setting the
value using <%= .....%>. Then i am accessing the hidden text field value
in my javascript method. It becomes a tedious approach when the variable
list increases.

    Is there any other way of doing this???

Thanx in Advance,
Sreenivas R.V.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to