Question: I have case where one JSP page expects different type of inputs leading to a scenario where I have multiple form beans on one jsp page. How would I deal with this issue? Example: JSP page: form has fields 1. MealOptions 2. DrinksOption 3. Want Insurance? First two fields are in one FormBean while third one is in different form.
Thank you __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

