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,

MappingDispatchAction dilema

2004-08-22 Thread Stephen Houston
Hi, We have a bit of dilemma on our project, and I want to get some feedback from other Struts developers on whether or not what we are thinking of doing goes against Struts best practices. We are using Struts 1.2 and all our Action inherit from a CommonAction which extends MappingDispatchAction,