You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Daniel Massie <Da...@intronet.com> on 2004/12/01 15:50:15 UTC

html:form with modules

Again this may be easily solved, but I can't find an answer elsewhere.

Using a module I go through an action to a JSP containg a form (using html:form). The action attribute of this form
is the same as an action defined in the module's struts config ie /Login, but when the page is accessed the full form action is the ${default context}/Login rather than ${default context}/${module}/Login. 

Any help much appreciated.

Thanks
Daniel

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