Anyframe Web

Package anyframe.web.struts.util

Provides util classes extend struts util class.

See:
          Description

Class Summary
DefaultBaseExceptionHandler An ExceptionHandler is configured in the Struts configuration file to handle a specific type of exception thrown by an Action.execute method.
DefaultExceptionHandler An ExceptionHandler is configured in the Struts configuration file to handle a specific type of exception thrown by an Action.execute method.
DefaultMessagesTag Custom tag that iterates the elements of a message collection.
DefaultPropertyMessageResources Concrete subclass of MessageResources that reads message keys and corresponding strings from named property resources in the same manner that java.util.PropertyResourceBundle does.
DefaultPropertyMessageResourcesFactory Factory for PropertyMessageResources instances.
ValidatorError The ValidatorError class which provides a method which gets validation Error Messages when execute initValidator method in org.apache.commons.validator.Validator class.
 

Exception Summary
AuthenticationException The class expanding the org.apache.struts.util.ModuleException.
AuthorizationException The class for expanding org.apache.struts.util.ModuleException Handles the exception for authorization The AuthorizationException occurs in the case the authority is not found when comparing the userrole's role info and the role info for the requested url.
InvalidTokenException Sub Class of InvalidTokenException which is occurred when the request has not valid token.
 

Package anyframe.web.struts.util Description

Provides util classes extend struts util class.

Since:
3.0.0

Anyframe Web

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.