acube.projet.action.frameset
Classe RedirectionIndex
java.lang.Object
Action
acube.projet.action.frameset.RedirectionIndex
public class RedirectionIndex
hérite de Action
Action Struts de redirection. Activée par l'utilisation d'une url respectant le "pattern" des urls protégées
elle permet de déclencher l'authentification.
La redirection s'effectue généralement vers la page d'index du client Riche.
Sommaire des Attributs |
|
loggerThe logger - it is visible to all subclasses. |
|
|
Sommaire des Constructeurs |
|
Sommaire des Méthodes |
|
execute(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) |
Méthodes héritées de la classe java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Détail des Attributs
logger
protected Log logger
-
The logger - it is visible to all subclasses.
THIS_CLASS
private String THIS_CLASS
Détail des Constructeurs
RedirectionIndex
public RedirectionIndex()
Détail des méthodes
execute
public ActionForward execute(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws Exception
-
Exceptions:
-
Exception
-
Voir Aussi:
-
org.apache.struts.action.Action.execute(org.apache.struts.action.ActionMapping,
org.apache.struts.action.ActionForm,
javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com