| Author |
struts.xml file
|
Samanthi perera
Ranch Hand
Joined: Jan 08, 2010
Posts: 510
|
|
i found these code in my struts.xml file
what are the use of
1)
2)
what are the use of
3)are these codes required for every file?
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9189
|
|
|
This must be in the web.xml not struts.xml. The config init parameter tells struts where to look for the struts configuration file. You can find the details about initialization parameters of ActionServlet here...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
 |
|
|
subject: struts.xml file
|
|
|