Howdy,
If you want to do this at all, you will definitely need Apache.  I'm not
even sure you could do it with Apache with 100% success.  You will need
to do a lot of rewriting and some other rules, maybe converting GET
requests to POSTs with the query string parsed into form parameters or
something like that.

This type of request is against the spirit of the HTTP protocol in some
ways ;)  What is your design goal?  If you share some more details
perhaps people can help you arrive at the same goal via a better way...


Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Luc Foisy [mailto:[EMAIL PROTECTED]]
>Sent: Friday, February 07, 2003 9:11 AM
>To: Tomcat User List (E-mail)
>Subject: Question about options
>
>
>What needs to be configured to hide the query string in the address
bar?
>Will this require Apache to do?
>
>Luc
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to