In struts 1.3 whenever you see a invalid path was requested with /actioname exception in console
Asked
Active
Viewed 1,608 times
-3
-
Probably there isn't an action with that path in the `struts-config.xml` file. You should include the error stacktrace and the struts-config.xml in your question. – David SN Oct 21 '16 at 09:14
2 Answers
-1
It looks like you have not yet configured any action tag in struts config file.

Ajay Takur
- 6,079
- 5
- 39
- 55