| Author |
java.lang.ClassNotFoundException: org.apache.commons.beanutils.Converter
|
arpit maurya
Greenhorn
Joined: Jul 29, 2011
Posts: 16
|
|
Hi, I am new to struts, I have added the commons-beanutils.jar in my class-path but still i am getting this error. Could anyone please let me know what is the issue.
Thanks..
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
|
When you say you put that jar into your "class-path", what does that mean? The normal process would be to put it in the /WEB-INF/lib folder of your web application and redeploy.
|
 |
 |
|
|
subject: java.lang.ClassNotFoundException: org.apache.commons.beanutils.Converter
|
|
|