RE: url pattern /do/* and modules

2004-02-24 Thread Kunal H. Parikh
Can you discuss your ideas further ? TIA, Kunal -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Craig Laverty Sent: Tuesday, 24 February 2004 09:56 To: [EMAIL PROTECTED] Subject: Re: url pattern /do/* and modules Hubert Rabago jakartauser at yahoo.com writes

url pattern /do/* and modules

2004-02-23 Thread Craig Laverty
Hi, I am looking for advice on how to get a struts application using the url- pattern /do/* to work for multiple modules. Using the simple-modules-example I was able to get the default .do to work, but the Ted Husted way /do/* does not. works forward name=goToMod1 contextRelative=true

Re: url pattern /do/* and modules

2004-02-23 Thread Hubert Rabago
From the Struts user guide: WARNING - If you are using the new module support in Struts 1.1, you should be aware that only extension mapping is supported. http://jakarta.apache.org/struts/userGuide/configuration.html Look for 5.4.2 Configure the Action Servlet Mapping and check the warnings at

Re: url pattern /do/* and modules

2004-02-23 Thread Craig Laverty
Hubert Rabago jakartauser at yahoo.com writes: From the Struts user guide: WARNING - If you are using the new module support in Struts 1.1, you should be aware that only extension mapping is supported. http://jakarta.apache.org/struts/userGuide/configuration.html Look for 5.4.2 Configure

Re: url pattern /do/* and modules

2004-02-23 Thread Hubert Rabago
No prob. You may wanna take a look at the cool changes in Struts 1.2 as far as switching modules are concerned. Check the bottom of the What's new? in http://jakarta.apache.org/struts/userGuide/release-notes.html. I haven't used it yet, but from what I understand you can specify a module=/xyz