Re: proxy + servlets?

On Mon, 7 Jun 1999, rob sanders wrote:

> Hi Everyone:
> 
> I'm still trying to activate a servlet
> from inside a jigsaw configured proxy server.
> 
> Any more hints on how to do this?

I have this configuration, and it works well, the only thing is that you
have to be sure to have the right configuration for the servlet and its
container.
(ie: ServletDirectoryFrame as the protocol frame of the container, then
the servlet must be a ServletWrapper).
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Monday, 7 June 1999 10:57:30 UTC