I've got a JSP page with a <html:form>. This form is complete with the
contents of a java bean. I've got a link to a Action (that redirects to
another JSP). Mi problem is that when I press the link, the Action (and, of
course, after the JSP) don't receive the java bean, so in the JSP I can't
print the contents. The bean have scope request, so I think it would have to
work.

Is this normal? Some idea?

Thanks!!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to