Re: Global Forward and tag

2004-09-29 Thread Tom Holmes Jr.
define the path for the global forward as starting with a "/", e.g. -Original Message- From: Tom Holmes Jr. [mailto:[EMAIL PROTECTED] Sent: 30 September 2004 00:53 To: Stephen Houston Subject: Global Forward and tag I have a global forward in my struts-config.xml file def

RE: Global Forward and tag

2004-09-29 Thread Stephen Houston
tember 2004 00:53 To: Stephen Houston Subject: Global Forward and tag I have a global forward in my struts-config.xml file defined as: I have a jsp page with a struts form. I do have an as defined: This works fine in the JSP page,

Global Forward and tag

2004-09-29 Thread Tom Holmes Jr.
I have a global forward in my struts-config.xml file defined as: I have a jsp page with a struts form. I do have an as defined: This works fine in the JSP page, but when I call the action: http://www.mydomain.net/membership_address.do Th