| Author |
struts1 application: error in struts-config.xml
|
Jithesh Kumar
Ranch Hand
Joined: Mar 09, 2010
Posts: 46
|
|
I am developing a strut application. i am getting an error in struts-config.xml.Below is the error
The content of element type "struts-config" must match "(display-name?,description?,data-sources?,form-beans?,global-
exceptions?,global-forwards?,action-mappings?,controller?,message-resources*,plug-in*)".
below is the struts-config.xml file.
line 8 is showing the error
Thanks in advance
|
 |
Aneesh Vijendran
Ranch Hand
Joined: Jun 29, 2008
Posts: 125
|
|
Hi,
Could you please try after removing lines - 9, 10, 11 and 17. (Technically there doesn't seems to be a problem)
Let me know if it works.
Cheers
Aneesh
|
Cheers
Aneesh
|
 |
 |
|
|
subject: struts1 application: error in struts-config.xml
|
|
|