Is it possible to make catalina behave like a 
classic HTTP proxy... 
At least to intercept proxy URL and transmit them to
a webapp, that could answer for them...

as far as I know, proxu request deffers from classic request
by the fact the URL don't start with / but with
protocol:

is it possible to declare that URL
http:/* is serviced by a given servlet ?

I think about a filtering proxy, that log the
requested URL, make statistics, relays, blocks
or modify requests...



--
Alain Coetmeur

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

Reply via email to