+ 2
How can I configure Struts on my system?
Struts: J2EE MVC architecture that has multi-threading feature for Back-end connectivity.
3 Respuestas
+ 4
wht is struts btw ?
+ 2
Struts is used for Back end (Database) operations for Web Development
+ 1
The probelem is that I have tried everything. I have rechecked my files ( web.xml, struts.xml, index.jsp ). But everytime I deploy struts on the Tomcat Server ( localhost ). It shows me an error as : "The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. ".
Why is this error coming up?