You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Smith <li...@yahoo.com> on 2003/03/12 19:12:17 UTC

Dyna*Form and jsp:usebean tag

In Struts 1.0, you could use the jsp:usebean tag to
manipulate the contents of an ActionForm (that may
have
values stored in it by an Action).

How does one do this with a Dyna*Form?  While the bean
has a name, there is no implementation until after the
Struts environment starts executing.  However, the JSP
that needs to use that bean will not compile in my IDE
because it cannot find any reference to any properties
in the Dyna*Form.

TIA for the help.

John

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org