----- Original Message ----- 
From: "Woodchuck" <[EMAIL PROTECTED]>
To: "struts" <[EMAIL PROTECTED]>
Sent: Friday, September 03, 2004 5:01 AM
Subject: struts servlet chaining and immutable request?


> hihi,
> 
> in my Action object, i am doing servlet chaining by forwarding to
> another ".do" instead of forwarding to a ".jsp".  so if i chain five
> different Actions, they will execute like:  Action1 -> Action2 ->
> Action3... Action5
> 

Bad Bad bad practice. U end up with headache and hard to 
maintain code.



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

Reply via email to