users@glassfish.java.net

requested resource not available JSP GLASHFISH

From: dharmil007 <dharmil007_at_gmail.com>
Date: Sun, 23 Dec 2012 08:05:04 -0800 (PST)

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 :

HTTP Status 404 -
type Status report
message
descriptionThe requested resource () is not available.
GlassFish Server Open Source Edition 3.1.2.2
Pls Help me GUys i dont know what to do ?

The <form> tag of create.jsp page :

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

The Name of the Servlet fIle is createAccountServlet.java



--
View this message in context: http://glassfish.10926.n7.nabble.com/requested-resource-not-available-JSP-GLASHFISH-tp87455.html
Sent from the GlassFish Users mailing list archive at Nabble.com.