aditya jampani

Greenhorn
+ Follow
since Feb 10, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by aditya jampani

I hv that line already in my struts-config.xml

Any other suggestions?
Thanx
19 years ago
:-)
That was a mistake....
Here is my settings for struts-config.xml in web.xml

<init-param>
<param-name>config</param-name>
<param-value>/WEB-INF/struts-config.xml</param-value>
</init-param>

Still im getting

javax.servlet.ServletException: Cannot find ActionMappings or ActionFormBeans collection

:-(
19 years ago