include another xml in web.xml

quickcur_at_yahoo.com
Date: 01/30/05


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



Relevant Pages

  • Re: include another xml in web.xml
    ... > configuration parameters for the servlet. ... > parameters in a seperate xml and include it in my web.xml. ... Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ ...
    (comp.lang.java.help)
  • include another xml in web.xml
    ... I am writing a servlet using the MVC mode. ... configuration parameters for the servlet. ... as "ininParamater" in "web.xml". ... there is API to read initParameters. ...
    (comp.lang.java.programmer)