org.objectweb.petals.tools.webadmin.ui.logon
Class ShowLogon

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.objectweb.petals.tools.webadmin.ui.logon.ShowLogon

public class ShowLogon
extends org.apache.struts.action.Action

action to display the login form

Author:
mcarpentier - EBM Websourcing

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ShowLogon()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping iActionMapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest iRequest, javax.servlet.http.HttpServletResponse iResponse)
           
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowLogon

public ShowLogon()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping iActionMapping,
                                                      org.apache.struts.action.ActionForm form,
                                                      javax.servlet.http.HttpServletRequest iRequest,
                                                      javax.servlet.http.HttpServletResponse iResponse)
                                               throws java.lang.Exception
Overrides:
execute in class org.apache.struts.action.Action
Throws:
java.lang.Exception


Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.