Hi,

I have setup Tomcat running in a cluster and have apache as my load-balancer (using 
mode_jk). I have a servlet running in all my Tomcats and it is looking for a parameter 
"url" for every requset. i.e. the proper way to invoke the servlet is 
http://localhost/myservlet?url=http://www.yahoo.com

Is it possible for me to config Tomcat/Apache (with mod_jk) so that I can Apache as my 
proxy   for my browser, and I just need to type "http://www.yahoo.com"; it will trigger 
my servlet with the url parameter set? 
i.e. http://www.yahoo.com --> http://localhost/myservlet?url=http://www.yahoo.com 

Thanks.




__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to