RE: Question about options

2003-02-07 Thread Shapira, Yoav
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

RE: Question about options

2003-02-07 Thread pqin
POST should hide the query string. Regards, PQ This Guy Thinks He Knows Everything This Guy Thinks He Knows What He Is Doing -Original Message- From: Luc Foisy [mailto:[EMAIL PROTECTED]] Sent: February 7, 2003 9:11 AM To: Tomcat User List (E-mail) Subject: Question about options

Re: Question about options

2003-02-07 Thread Erik Price
Hi, It can also be done (unreliably) with JavaScript/frames. I would never use this approach, but the idea is similar to what some domain name registrars use for what is called stealth forwarding (giving the appearance of mapping one URL to another without a true IP mapping). The trick is