Hi all,

        A very basic question...How do I set the property of a bean using
the <jsp:setProperty> tag.   The spec seems to say that the
value="property_value" can only be a string/ an object that can be
converted to a string.  Or did I get it wrong?  I am interested in finding
out if it is possible to set the value to an object using the
<jsp:setProperty> tags.  I would like to get a object from the request and
pass it to  the bean.  Any suggestions are welcome.

Thanks a lot
Ram.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to