How to pass any list object from to action classes,
July 27, 2007 at 3:07 PM
How to pass any list object back to action class? Suppose list containes a set of user object. And in my action class I want all the user object in the list.
View All Comments
| View Tutorial