Re: Pls covert this code to struts 2.1

2009-01-05 Thread Bert Van den Brande
You assign the value 'documentTypes' to the property 'name' of the bean tag. >From the documentation : http://struts.apache.org/2.0.14/docs/bean.html name => The class name of the bean to be instantiated (must respect JavaBean specification) So that is the reason for the ClassNotFoundExce

Pls covert this code to struts 2.1

2009-01-05 Thread taj uddin
Hi, My application was developed on struts 1.2 and i was struck up with a problem when i try to convert that code into struts 2.1 version. So, pls convert the code given below which was developed using struts 1.2 api into struts 2.1. The code is:   Select Where- documentTypes is a