Hi Folks,
I created
maven project using struts2 starter archetype in eclipse. Everything is configured correctly project is getting maven nature and i updated maven configuration.
But, I am getting an error when start the
tomcat server
I searched for this exception, i found that jar files that are downloaded through are not in eclipse path that why i am getting this error.
Is my assumption is right?
If it is yes, how to put the maven downloaded jar files into the eclipse class path.
If it is no, Tell me how to resolve this problem.
Thanks in advance.
Ram.