requested resource not available JSP GLASHFISH

Discussion in 'JSP' started by dharmil007, Dec 23, 2012.

  1. dharmil007

    dharmil007 New Member

    Joined:
    May 26, 2010
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Student
    Hi guys
    i m doing an EJB project on Library Management using NetBeans

    Out of which the first Step create a "CREATE ACCOUNT" page & get all the details from User & store it in Database.
    Using JSP for this.

    Everything is created, but when i try to Click Submit button in WEbPAge, it gives an ERROR :

    The <form> tag of create.jsp page :

    <form id="form1" name="form1" method="post" action="<%=request.getContextPath()%>/Servlet/createAccountServlet">

    The Name of the Servlet fIle is createAccountServlet.java
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice