what about for the path attribute of action mappings in the struts config files?
Daniel -----Original Message----- From: Daniel Perry [mailto:[EMAIL PROTECTED] Sent: 01 December 2004 13:04 To: Struts Users Mailing List Subject: RE: Placing JSPs under WEB-INF using modules 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]