>until such a time as I can automatically populate all the
> property fields from a form to the bean so the JSP page can display it
> without having a slew of lines of code to do it, I'll stick
> with the Model 1.5 approach.
>
> Anyone know if there is any easy way to populate a bean in a
> servlet with the request parameters? Seems it would be nice if the bean
constructor
> accepted the HttpServletRequest object and did it for you! :)
>
 Source code is available, is it not?  Why don't we take the source for the
<jsp:setProperties .../> code and make a Bean out of it.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to