sorry, figured it out..i was looking at the mapping class...but you can
just create a new ActionForward with the path as the constructor arg.

Marc

> 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]
>
>



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

Reply via email to