My scenario is something like this:
There's an entry server webapp (tomcat 4.0 installation) which takes
in the username/password from the user for basic authentication,
authenticates the user and makes available links to various other
webapps on different tomcat (4.0)installations. These can be on
different machines.

Question:
How can I enable the user to give his username/password only in the
entry server and not again for any other tomcat server? Is there a way
to pass on the credentials to the webapp url being accessed?

Thanks,
Vivek.

--
I told the doctor I broke my leg in two places. He told me to quit
going to those places.

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

Reply via email to