include another xml in web.xml
quickcur_at_yahoo.com
Date: 01/30/05
- Next message: Jon Martin Solaas: "Re: Postgres and JDBC?!"
- Previous message: Roland: "Re: "call to super must be first statement in constructor""
- Next in thread: William Brogden: "Re: include another xml in web.xml"
- Reply: William Brogden: "Re: include another xml in web.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jan 2005 09:08:35 -0800
Hi, I am writing a servlet using the MVC mode. I have a lot
configuration parameters for the servlet. I am thinking about put them
as "ininParamater" in "web.xml". I am wondering if I can put all my
parameters in a seperate xml and include it in my web.xml.
Also, what is the best approach to provide a lot of initial parameters
to the servlet? Is web.xml a good place?
Thanks,
qq
- Next message: Jon Martin Solaas: "Re: Postgres and JDBC?!"
- Previous message: Roland: "Re: "call to super must be first statement in constructor""
- Next in thread: William Brogden: "Re: include another xml in web.xml"
- Reply: William Brogden: "Re: include another xml in web.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|