Hi,
i am trying to get a hidden field from a jsp to the
implementation bean class using set property tag. it
is not working.
in jsp
<INPUT TYPE="HIDDEN" NAME="pageName" VALUE="abc.jsp">
<jsp:setProperty name="RetailerDetails" property="*"
/>
I just want to confirm whether set/get property will
work for hidden fields?
thanks in advance
Venkat
__________________________________________________
Do You Yahoo!?
Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/
===========================================================================
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