hi all,
I am trying to make an application using netbeans , my source code is as follows :-
final.jsp
menu.jsp
struts-config.xml
web.xml
tiles-def.xml
also my actionclass being
Now when i try to build and run the application i get the error
Servlet action not found , requested resource is not available . Can somebody help me with this .