|
Hi,
I have a webapp on my webserver that is protected
by
username and password by Apache.
(for example /example )
In this webapp I have a servlet (
/example/servlet/servletExample ).
If I try to access to /example, Apache asks me
username ans password,
but if I access directly to
/example/servlet/servletExample the server
never asks me the password!!!!
Why????
Pezzotti Damiano |
