You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Miguel Angel Mulero Martinez <mi...@mad.tecsidel.es> on 2002/08/22 08:03:42 UTC

Bean of scope request missing in link

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>