com.vbs.struts
Class StrutsHelper

java.lang.Object
  |
  +--com.vbs.struts.StrutsHelper

public class StrutsHelper
extends java.lang.Object


Constructor Summary
StrutsHelper()
           
 
Method Summary
static void add(org.apache.struts.action.ActionErrors errors, com.vbs.exceptions.VBSApplicationException e)
           
static org.apache.struts.action.ActionError createActionError(com.vbs.exceptions.VBSApplicationException e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsHelper

public StrutsHelper()
Method Detail

createActionError

public static org.apache.struts.action.ActionError createActionError(com.vbs.exceptions.VBSApplicationException e)

add

public static void add(org.apache.struts.action.ActionErrors errors,
                       com.vbs.exceptions.VBSApplicationException e)