I have and action that has two getters that return ints. Is there a way for my view to render the sum of them? Currently I use a bean that has a method int sum(int x, int y) { return x+y; }. Is there a better way?
--Erik ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork