org.openmobileis.services.servlet
Class PasswordFormServlet

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

public final class PasswordFormServlet
extends HttpServlet

Title: OpenMobileIS project source
Description: register this servlet with this URL /common

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

Constructor Summary
PasswordFormServlet()
           
 
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

PasswordFormServlet

public PasswordFormServlet()
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.