com.macvu.tiles.actions
Class TryCachingJspAction

java.lang.Object
  extended by com.macvu.tiles.actions.TryCachingJspAction

public class TryCachingJspAction
extends java.lang.Object

User: Mac Vu


Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
TryCachingJspAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

TryCachingJspAction

public TryCachingJspAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
                                                      org.apache.struts.action.ActionForm form,
                                                      javax.servlet.http.HttpServletRequest request,
                                                      javax.servlet.http.HttpServletResponse response)
                                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 MacVu group. All Rights Reserved.