Zohar wrote:
> They used to be all "interface" servlets, but then I unified all external
> interface access into one simple servlet that forwards the request to the
> appropriate service. This way it should be easier to control the access to
> that context (e.g., protect it with a password, deny access to "internal"
> services, etc.). The "internal" contexts also provide service to other
> internal servers.

Ah, I see.

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to