Hi,

We have a web application which is built over java 1.5,tomcat 5.5 and struts 1.2 and MySQl.

Recently we have added a class, which does some formatting to all the string object in Action Form beans.

What i would like to do is, when ever there is request submitted by the user to the webapplication, i would like to pass the ActionForm object to this class method, do the formatting of the String objects and then pass this Action form to the actual action in my webapp.

Is there anyway i can achive this in struts? I tried looking into the possibility of modifying the Action Servlet, But failed.

Any help will be greatly appriciated.

Amol Londhe

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to