validate() in ActionForm still uses ActionErrors in 1.2.1

2004-08-19 Thread Alex Lui
Hi, I am migrating my Struts application from 1.1 to 1.2.1. I try to use ActionMessage(s) instead of deprecated ActionError(s). However, the validate() method in ValidatorForm still uses ActionErrors and in some cases, I extend ValidatorForm to write my customized validate() method. How do I deal

success story using Struts in large scale web based system

2004-09-22 Thread Alex Lui
Hi folks, I am trying to sell the management using Struts framework for the next web based system. Is there a success story I can reference? And how it benefits from using Struts? Any pointer is appreciated. Regards, Alex - To u