problem in getting value in struts action class,
October 28, 2007 at 12:41 PM
hi,
I am facing problem while i m retrieving value of select box defined using html select tag. 2nd, I am setting the arraylist object using request object's setAttribute() method,but i unable to retrive that value in struts action class through getAttribute method. plesae help me on this.
View All Comments
| View Tutorial