Chapter 14 example
The complete struts application given in Chapter 14 of this book doesnt works with Tomcat/MySQL/Windows.. its giving the error
HTTP Status 503 - Servlet action is currently unavailable
There is nothing wrong with struts-config.xml or web.xml..
I believe this is the problem with the datasource...
Has any one come across a similar error like this.. please suggest...
|