It is also worth pointing out that because Struts2 creates the action on each 
call, you don't actually save anything by having a single action for CRUD. You 
might actually be worse off by performing unneccsessary activities at times.

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to