| Author |
web.xml configuration
|
paulo fe
Greenhorn
Joined: Oct 21, 2004
Posts: 4
|
|
how i make to replace certain information about web.xml file em other archive? example, to remove the configuration of the filters of web.xml and to place in another archive of configuration of aplicattion, example filters.xml? I am thankful since already!
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
The servlet API - which you can download from this page expects everything related to servlet configuration to be in web.xml - why not use the standard? Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: web.xml configuration
|
|
|