I am using Spring with Struts... so type is a DelegatingActionProxy the real
action bean is defined in a separate config file which is not important here.
But the part of the struts-config file is here:
^M
I have also defined html:errors tag in the input html-form.
A
Can you post your struts-config file here as well
--- sudip shrestha <[EMAIL PROTECTED]> wrote:
> Is there some sort of setting that I am missing
> here?
> I would appreciate any kind of help.
>
>
>
> --- Pat Slater <[EMAIL PROTECTED]> wrote:
>
> > I have an method in a class that extend
Is there some sort of setting that I am missing here?
I would appreciate any kind of help.
--- Pat Slater <[EMAIL PROTECTED]> wrote:
> I have an method in a class that extends
> DispatchAction that throws Exception such as:
> public ActionForward saveMethod(ActionMapping
> mapping, ActionForm
I have an method in a class that extends DispatchAction that throws Exception
such as:
public ActionForward saveMethod(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse response) throws
Exception
{
//..
try
4 matches
Mail list logo