When one uses the <jsp:setProperty ... value="*" /> what happens?  Does the resulting page compile servlet loop through the request object setting the property on the bean specified that matches the HttpServletRequest param name?
 
Thanks in Advance,
Jon

Reply via email to