Hi,

Is it possible to forward to a url rather than
forwaring to a forward in struts.config file from a
action class.

For example we can do like this from servlets.

req.getRequestDispatcher("page.jsp?id=10").forward(req,resp);

Can we do the same with struts.

Thanking You,
Chamal.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to