org.openmobileis.services.servlet
Class ValidatePasswordServlet

java.lang.Object
  extended byHttpServlet
      extended byorg.openmobileis.services.servlet.ValidatePasswordServlet

public class ValidatePasswordServlet
extends HttpServlet

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu
See Also:
Serialized Form

Constructor Summary
ValidatePasswordServlet()
           
 
Method Summary
 void service(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidatePasswordServlet

public ValidatePasswordServlet()
Method Detail

service

public void service(HttpServletRequest req,
                    HttpServletResponse res)
             throws ServletException,
                    java.io.IOException
Throws:
ServletException
java.io.IOException


Copyright 2006 OpenMobileIS. All Rights Reserved.