Yeah, it's no problem.

Just use forwards like:

<forward name="Success" path="/WEB-INF/pages/admin/someadminpage.jsp"
redirect="false" contextRelative="true"/>

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 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to