After deploying a web application i am getting the below error :
java.lang.ClassNotFoundException: org.apache.commons.beanutils.Converter
I am using Apache Tomcat 5.5 and Struts 1.3.8 I have copied the required jars but still facing this problem.i am missing any jars? please help
thanks in advance