RE: Staying relative

2004-09-03 Thread Jim Barrows
> -Original Message- > From: Dave Bender [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 02, 2004 6:38 PM > To: [EMAIL PROTECTED] > Subject: Staying relative > > > > /app1/areas/group1/section1 > /app1/areas/group1/section2 > /app1/areas/group1/section3 > ... > /app1/areas/

RE: Staying relative

2004-09-03 Thread Joe Germuska
At 8:22 AM -0500 9/3/04, Dave Bender wrote: Joe, Thanks for the reply. I'll take a look at modules this morning. That seems like a good solution. If I understand them correctly, I can create six different modules that all point to the same collection of actions and they'd all keep the users 'i

RE: Staying relative

2004-09-03 Thread Paul-J Woodward
+44 (0)7736 299483 Fax +44 (0)20 7547 2752 -Original Message- From: Dave Bender [mailto:[EMAIL PROTECTED] Sent: 03 September 2004 14:23 To: Struts Users Mailing List Subject: RE: Staying relative Joe, Thanks for the reply

RE: Staying relative

2004-09-03 Thread Dave Bender
seems like more responsibility than I want to take on if I don't have to. Now, on to those modules Dave -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 7:52 AM To: Struts Users Mailing List Subject: Re: Staying relative Dav

Re: Staying relative

2004-09-03 Thread Joe Germuska
Dave: One way to get Struts to rewrite action paths with more context is to use modules; if your users really stay "within" an area, then using Modules to partition your app will result in all Struts URL rewriting to prepend the paths with both the servlet context path and the module context pa