Assuming you just want to "hide" the servlet, mod_rewrite may be what you're
looking for, but it could require a bit of work to maintain the facade in the
JSP.

A popular but inelegant option is to make index.html a static HTML file which
throws up a frame, thus obfuscating the URL from the browser's prompt.

Dave

P.S. Give my regards to Ghu





Reply via email to