org.mftech.dawn.server.web.struts.actions
Class GetProjectsAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.mftech.dawn.server.web.struts.actions.GetProjectsAction

public class GetProjectsAction
extends org.apache.struts.action.Action


Constructor Summary
GetProjectsAction()
           
 
Method Summary
 org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mp, org.apache.struts.action.ActionForm fm, javax.servlet.http.HttpServletRequest rq, javax.servlet.http.HttpServletResponse rp)
           
 
Methods inherited from class org.apache.struts.action.Action
execute, getServlet, setServlet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetProjectsAction

public GetProjectsAction()
Method Detail

execute

public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mp,
                                                      org.apache.struts.action.ActionForm fm,
                                                      javax.servlet.http.HttpServletRequest rq,
                                                      javax.servlet.http.HttpServletResponse rp)
                                               throws java.lang.Exception
Overrides:
execute in class org.apache.struts.action.Action
Throws:
java.lang.Exception