Hi,

I have an Action servlet which at development time doesn't know what it's
forwards will be. They are determined at runtime (plugin type framework is
used).

Is there anyway i can forward to views from the action servlet being
defined at run time? i tried using the request dispatcher's forward()
method, but it doesn't do anything in struts.

Any help is appreciated..thank you

Marc Dumontier


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to