| Author |
No action servlet available.
|
Don boscoo
Greenhorn
Joined: Sep 20, 2010
Posts: 28
|
|
Hi all,
When i added the datasource in struts-config.xml. It says No action servlet available on the page. The code i have is:
The action class is below:
Before adding this, the other actions work fine, But when i add this it says same for all other actions"No action servlet available". Initially, I just wanted to test the database connection.
Please Help.
Thanks.
|
 |
Tom Rispoli
Ranch Hand
Joined: Aug 29, 2008
Posts: 349
|
|
|
It doesn't look like <data-sources> is part of the struts-config.xml dtd: struts-config.xml 1.3 dtd.
|
 |
 |
|
|
subject: No action servlet available.
|
|
|