Hi,
I have one JSP screen to accept User ID and Password.
In the ACTION paremeter of the form I've mentioned servlet name "This servlet connects to database to verify user information.
When I click on the Submit button on JSP sceen I get "The page cannot be displayed" message from Browser. But when I hit Refresh button on the browser it works. What could be the problem ?
Thanks
I have one JSP screen to accept User ID and Password.
In the ACTION paremeter of the form I've mentioned servlet name "This servlet connects to database to verify user information.
When I click on the Submit button on JSP sceen I get "The page cannot be displayed" message from Browser. But when I hit Refresh button on the browser it works. What could be the problem ?
Thanks