posted 7 years ago
Dear all,
I have put my struts2 helloWorld code. When run on weblogic server 10.3.6, click on index.jsp page, it show 404 error.
It should process the hello action but not.
Is there any missing in my code. Please help.
aeon_awip_application
+---src
+---src---com.tutorialspoint.strut2(package)---HelloWorldAction.java
+---src---struts.xml
+---WebContent
+---WebContent---index.jsp
+---WebContent---WEB-INF---web.xml, weblogic.xml
+---WebContent---WEB-INF---helloWorld---HelloWorld.jsp
index.jsp
web.xml