Any URI will do. Struts doesn't handle the JSPs, another service does. You can forward to any URI in the application, regardless of what service or servlets handles it.
[EMAIL PROTECTED] wrote: > > Hello, > From one action class i have to move to another Servlet,instead of moving > to JSP page. > > Regards > Arun > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Husted, Husted dot Com, Fairport NY USA. -- Java Web Development with Struts. -- Tel +1 585 737-3463. -- Web http://www.husted.com/struts/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

