Everyone,
I have two modules: / & /app. /app is protected by a Servlet Filter and
is used for all actions after you have authenticated yourself. I am
having a problem when I try to declare a form in a JSP page that is
referenced by an action within the /app module. I am trying to define
the
So I guess I'm the only one who has beef with the way this currently works?
-David
- Original Message -
From: "David Erickson" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, July 26, 2004 6:50 PM
Subject: Tile
Ok so as far as struts is concerned, if your within a module, say /user, all
actions defined in struts-config-user.xml will resolve to that directory,
for example:
would resolve to /(AppContext)/user/editPage.do
However this same functionality does not appear to exi
3 matches
Mail list logo