Hi all,
I’m new to struts and getting to know it.
Is it mandatory to have an ActionForm? Can we access the variables defined
in *view* from *execute()* method without using an ActionForm?
Thnks for ur replies J
an ActionForm to capture the variables sent by client
> > > request.
> > >
> > > What you used to defined in ActionForm class, is now should be defined
> in
> > > Action class.
> > >
> > > You can read more detail information in
> >
on't rely on luck to find a bug."
>
>
> On Mon, Sep 27, 2010 at 5:24 AM, hareendra seneviratne <
> hareend...@gmail.com
> > wrote:
>
> > Hi all,
> >
> >
> >
> > I’m new to struts and getting to know it.
> >
> >
>
3 matches
Mail list logo