----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
We're about to end up with a whole bunch of broken links as we move to a new
system unless I can do something like the following. Please help if you can.
What I need to do is remap any request below a particular directory on my
server to a servlet. For example I'd like:
http://www.myserver.com/org/anotherdir/filename.htm
to be handled by a particular servlet but in such a way that I can preserve the
url that it originally came in as so that I can translate the old url to a new
one for our system so that old links and bookmarks will still work.
It seems like I should be able to do this, but I can't figure it out from the
jserv configuration files. How do I do this?
Thanks a bunch,
-Tim
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]