At 11:54 AM -0400 4/5/04, Brian Lee wrote:
Note that redirecting is less efficient than forward as it involves a additional http response and request. So forward will be faster and less processor intensive.

Yes, but as noted, Struts is not designed to pass a single HTTP request through the Struts request processor more than once. If you design your app in certain ways, you could probably get away with it, but it's not how the framework works normally.


Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin


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



Reply via email to