Yes it will work for hidden fields. What does your usebean statement look
like. What kind of errors are you getting? nothing at all or are you
getting an error? In your usebean statement is the class in a location
where the JSP pages can find it?
-----Original Message-----
From: Venkat Muthusamy [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 3:02 PM
To: [EMAIL PROTECTED]
Subject: hiiden field
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
**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error, please notify the sender by email and delete and
destroy this message and its attachments.
**********************************************************************
===========================================================================
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