com.uoc.tfc.UI.struts.action.usuari
Class CercaUsuariAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by com.uoc.tfc.UI.struts.action.usuari.CercaUsuariAction

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

Formulari cerca usuaris

Author:
ojaen

Constructor Summary
CercaUsuariAction()
           
 
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)
          Mètode execució
 
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

CercaUsuariAction

public CercaUsuariAction()
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)
Mètode execució

Overrides:
execute in class org.apache.struts.action.Action
Parameters:
mapping -
form -
request -
response -
Returns:
ActionForward