The Artima Developer Community
Sponsored Link

Java Answers Forum
Any java web server(like tomcat) expert here?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Real Name

Posts: 1
Nickname: webxml
Registered: Dec, 2003

Any java web server(like tomcat) expert here? Posted: Dec 21, 2003 10:59 PM
Reply to this message Reply
Advertisement
I have been modifying the structure of my site and added a whole bunch of entries in web.xml to rewrite URL strings. Now web.xml is getting really big, and I want to chop it up and make it into a couple of different xml files. How can I do that?

It would be great if someone can explain to me how to do that, but if you can point me to a right direction, online reference, manual, tutorial, etc., I should be able to figure out from there. Know any place that I can access these resources on web.xml, how to customize it?

Also I am curious to know if chopping up a long web.xml file helps to speed up the start up time. I get the impression that start up takes pretty long time after I added number of entries in web.xml. I'd appreciate any help.

Topic: fft in java Previous Topic   Next Topic Topic: Anybody can help me to connet database in Java ODBC?.....

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use