You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by See Yam Lim <sy...@NetVendor.com> on 2001/03/20 16:37:03 UTC

Any good example?

Hey guys,

	i am new to Struts. i try to speed up my learning here. could
anybody show me a good example? i already got the examples that come with
Struts. Can anyone also tell me what role ActionForm plays in Struts?

Thanks.

See-Yam Lim




Re: Any good example?

Posted by David Winterfeldt <dw...@yahoo.com>.
There are examples and articles here.  It is a good
resource.

http://www.husted.com/about/struts/

David

--- Maya Muchnik <mm...@pumatech.com> wrote:
> struts-example is the best known open example how to
> use struts. If you
> know it with all details - you are in good "shape".
> Any form extends
> ActionForm. When you will design your application
> you will start with
> forms design, beans corresponding to them and so
> on...
> 
> 
> See Yam Lim wrote:
> 
> >
> >
> > Hey guys,
> >
> >         i am new to Struts. i try to speed up my
> learning here. could
> > anybody show me a good example? i already got the
> examples that come
> > with Struts. Can anyone also tell me what role
> ActionForm plays in
> > Struts?
> >
> > Thanks.
> >
> > See-Yam Lim
> >
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Re: Any good example?

Posted by Maya Muchnik <mm...@pumatech.com>.
struts-example is the best known open example how to use struts. If you
know it with all details - you are in good "shape". Any form extends
ActionForm. When you will design your application you will start with
forms design, beans corresponding to them and so on...


See Yam Lim wrote:

>
>
> Hey guys,
>
>         i am new to Struts. i try to speed up my learning here. could
> anybody show me a good example? i already got the examples that come
> with Struts. Can anyone also tell me what role ActionForm plays in
> Struts?
>
> Thanks.
>
> See-Yam Lim
>