View Single Post
  #26 (permalink)  
Old 04-09-2008, 02:09 PM
game game is offline
Member
 
Join Date: Apr 2008
Posts: 2
game is on a distinguished road
Quote:
Originally Posted by lema View Post
when click on button it gives an error on browser like:

The requested resource (/example/${pageContext.request.contextPath}/LoginServlet.class) is not available.
I dont see any reason why this path should work. This should be LoginSerlvet.java. Check the mapping that you've done.
Reply With Quote