Hello I' tryed with implementing
public ActionForward unspecified(ActionMapping mapping,
ActionForm form,
javax.servlet.http.HttpServletRequest
request,
javax.servlet.http.HttpServletResponse
response)
throws java.lang.Exception
But the response is always
HTTP ERROR: 500 Request[/listedCustomer] does not contain handler
parameter named action
RequestURI=/webappointments/listedCustomer.do
How can I handle a LookupDispatchAction without specifying the parameter?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>