Malcom,
If I understand your question correctly, all you would have to do is set 
the path attribute of the forward tag of your Action mapping to the desired 
servlet path.
ex.           <forward name="nextPage" path="/WEB-INF/classes/yourServlet"/>

Regards,

Richard


At 08:59 PM 5/9/2002 -0700, you wrote:
>I'm not clear on how to forward from the action routine to a servlet (in
>instead of a jsp).  Is there an example of forwarding to a servlet I could
>examine?
>
>Pointers welcome, thanks.
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



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

Reply via email to