If I haven't misunderstood what you said, Camino does these already.
Each generated XXXActionBase class will have a forwardYYY() method for every globalForward found in the struts-config.xml file.
e.g. If you take a look at the Horoscope tutorial, you will see every XXXActionBase class has a forwardExit() method as there's a globalForward called "exit".
At 11:02 am 16-11-2001 +0100, you wrote:
is it possible to forward from action to global forward ? now i can only create dynamic forward from action to target of global forwards.
and what about some abstract base class with all global forwards which will all Base classes extending ? i like that forwardXXX a lot ;]
feky
John Yu Scioworks Technologies
e: [EMAIL PROTECTED] w: +(65) 873 5989
w: http://www.scioworks.com m: +(65) 9782 9610
Scioworks Camino - "Rapid WebApp Assembly for Struts"
