Hi! Everybody,

I want to capture a property of the bean in my JSP Page local variable. Is
it posssible to do that.I know we can access the property by
<jsp:getProperty  ... tag .But if i am updated enough then this only helps
to print the value of the bean property on the page. What i want to do is to
capture the value of a bean parameter. on the basis of the value of it i
want to do some processing.

thanks in advance

regards,

kamlesh

===========================================================================
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