Re: global forwards in module config files

2004-10-06 Thread Peter Werno
YSTEM "../path/to/global-forwards.xml" ]> > > 3) Create a global-forwards section in each module that looks like so: > > > > > > &globalForwards; > > > Peter Werno wrote: >> Hello Jeff, >> >> thanks for the

Re: global forwards in module config files

2004-10-06 Thread Peter Werno
orwards are only global for the module that they are defined in? In that case, modules will probably be a no-go for me :/ Regards, Peter > Peter Werno wrote: >> This is how it works: >> >> - struts-config.xml -- >> >> >>

global forwards in module config files

2004-10-05 Thread Peter Werno
Hello, I am just in the course of moving from 1.0.x to 1.2 and the new version should make heavy use of the modules that came with 1.1. Now here is my problem: I want to store a global forward in any module's config file named "moduleHome" where "module" would be replaced with the actual module n