At 1:58 PM -0500 5/16/06, David Durham wrote:
Berk, Jason R. wrote:
I'm using struts 1.2.9 which the struts site claims is the "prime time"
ready version.
I would like to use modules and put my JSPs behind WEB-INF to protect
them. When I try this with struts, it rewrites my URL with the module
Berk, Jason R. wrote:
I'm using struts 1.2.9 which the struts site claims is the "prime time"
ready version.
I would like to use modules and put my JSPs behind WEB-INF to protect
them. When I try this with struts, it rewrites my URL with the module
name and causes 404 errors on validation failu
will
not be able call that jsp directly also.
/Ashwani
-Original Message-
From: Bill Siggelkow [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 10, 2005 7:29 PM
To: user@struts.apache.org
Subject: Re: using modules
You should *not* navigate directly to that page; instead you need
You should *not* navigate directly to that page; instead you need to go
through an Action; the only way that Struts will switch the module is if
the request is processed by the Struts RequestProcessor. While the JSP
might display when accessing it directly, any module-specific resources
(e.g.
directly you can call that file.
-Original Message-
From: Kalra, Ashwani [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 10, 2005 6:34 PM
To: Struts Users Mailing List
Subject: using modules
hi,
I have configured one module "module1" apart from the default module. Can I
navigate to
5 matches
Mail list logo