Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mentawai.action: Javadoc index of package org.mentawai.action.


Package Samples:

org.mentawai.action

Classes:

BaseLoginAction: This action implements the basic functionality for a Login action. You should override this class to create your Login action. You should also use its static methods for retrieving the session user and for checking if the user is logged.
LogoutAction: A simple Logout action that can be used fot user logout. This action just calls the session reset() method, to clear the session.
SuccessAction: A simple action that returns SUCCESS for every call. You may use this action to access JSP pages for example.

Home | Contact Us | Privacy Policy | Terms of Service