-Original Message-
From: Daniel Massie
Sent: 03 December 2004 09:08
To: [EMAIL PROTECTED]
Subject: Form action context is default rather than the module's context
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
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 a module's struts config ie /Login, but
when the page is accessed the full form action is the ${default context}/Login
rather than ${default con
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 f
;s no problem.
Just use forwards like:
Daniel.
> -Original Message-
> From: Daniel Massie [mailto:[EMAIL PROTECTED]
> Sent: 01 December 2004 11:58
> To: [EMAIL PROTECTED]
> Subject: Placing JSPs under WEB-INF using modules
>
>
> I have a module called admin, and wish
I have a module called admin, and wish to locate JSPs in /WEB-INF/pages/admin.
This however is relative to the default context rather than /admin.
Is it possible to place JSPs under the WEB-INF directory when using modules?
Thanks
Daniel
5 matches
Mail list logo