org.openmobileis.services.servlet.IndexServlet Class Reference

Inheritance diagram for org.openmobileis.services.servlet.IndexServlet:

org.openmobileis.services.TemplateService org.openmobileis.services.navigation.NavigationBarService org.openmobileis.services.Service List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: show mobile portal.

First page opened when the web server is started use the property org.openmobileis.service.forcepass to define if password has to be asked. The template name is openmischannel/index.htm" URL is /services/index

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 65 of file IndexServlet.java.

Public Member Functions

 IndexServlet ()
String getIndexServletTemplateName ()
synchronized void addContentListener (IndexServletContentListener listener)
String runTemplate (HttpServletRequest req, HttpServletResponse res, TemplateModelRoot modelRoot) throws ServletException, IOException
 Extends this method to develop specific process.
String getServiceUri ()
String getNavigationBarLabel (HttpServletRequest req)
boolean displayFormExitMessage ()
boolean displayRecursive ()

Static Public Member Functions

static IndexServlet getIndexServlet ()

Static Protected Attributes

static IndexServlet serverIndexServlet


Member Function Documentation

String org.openmobileis.services.servlet.IndexServlet.runTemplate ( HttpServletRequest  req,
HttpServletResponse  res,
TemplateModelRoot  modelRoot 
) throws ServletException, IOException [virtual]

Extends this method to develop specific process.

Return the template relatif path to be use to process TemplateModel.

Implements org.openmobileis.services.TemplateService.

Definition at line 95 of file IndexServlet.java.

References org.openmobileis.common.context.SessionContext.clearAttribute(), org.openmobileis.services.common.CallingServiceManager.clearStack(), org.openmobileis.common.util.collection.Array.get(), org.openmobileis.services.servlet.IndexServlet.getIndexServletTemplateName(), and org.openmobileis.common.util.collection.Array.size.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:41 2006 for OpenMobileIS by  doxygen 1.5.1-p1