and you want to provide some parameters to that action handler class you can do that... lets say you wnat to pass name, age as params to class
xyz 21 and in class method you can access this as instance variable. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230979#4230979 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230979 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
