Class Authentication
java.lang.Object
|
+----Authentication
- public class Authentication
- extends Object
if formno 31-33
mainquery will call Forward with
HttpServletRequest,HttpServletResponse,Connection
for creating new login,changing password & authentication
-
Authentication()
-
-
Forward(HttpServletRequest, HttpServletResponse, Connection)
-
Authentication
public Authentication()
Forward
public void Forward(HttpServletRequest req,
HttpServletResponse res,
Connection conn) throws ServletException, IOException