Uses of Class
org.appfuse.webapp.action.BaseFormController

Packages that use BaseFormController
org.appfuse.webapp.action   
 

Uses of BaseFormController in org.appfuse.webapp.action
 

Subclasses of BaseFormController in org.appfuse.webapp.action
 class FileUploadController
          Controller class to upload Files.
 class SignupController
          Controller to signup new users.
 class UserFormController
          Implementation of SimpleFormController that interacts with the UserManager to retrieve/persist values to the database.
 



Copyright © 2003-2007. All Rights Reserved.