Both are available in most cases. Forward is most often used since we
usually we want to send the current request along, rather than create a
new one (which is what redirect does).

> Jonathan Asbell wrote:
> 
> Anyone know why struts uses forward instead of redirect?

Reply via email to