Firefox can't establish a connection to the server at localhost:8443.
Message that I am getting when I try to establish a secure a connection with
Form based authentication
Here is my code
Scenario-II
I am executing the application without <user-data-constraint> element
in web.xml file. The
servlet which is refered by ["Beer/AddRecipe/*"] has
both GET and POST method implementations. I don't understand why the GET
implementation is being invoked when I provide the correct username/password
in custom login page.
Kindly guide me.
[ December 14, 2005: Message edited by: Vishnu Prakash ]
[ December 14, 2005: Message edited by: Vishnu Prakash ]