You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tarun Sainanee <ta...@delhi.tcs.co.in> on 2002/07/26 17:16:18 UTC

Working sample struts application

Is there a working sample struts application available on the internet? If 
yes, can someone please send me the link.
I need to know how some things are implemented.
Thnx

Re: Working sample struts application

Posted by Taranjeet Kathoor <ka...@hotmail.com>.
Hi,

http://jakarta.apache.org/struts/resources/examples.html

will help u.

Taranjeet

----- Original Message -----
From: "Tarun Sainanee" <ta...@delhi.tcs.co.in>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Friday, July 26, 2002 8:46 PM
Subject: Working sample struts application


> Is there a working sample struts application available on the internet? If
> yes, can someone please send me the link.
> I need to know how some things are implemented.
> Thnx

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Working sample struts application

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 26 Jul 2002, Tarun Sainanee wrote:

> Date: Fri, 26 Jul 2002 20:46:18 +0530
> From: Tarun Sainanee <ta...@delhi.tcs.co.in>
> Reply-To: Struts Users Mailing List <st...@jakarta.apache.org>
> To: Struts Users Mailing List <st...@jakarta.apache.org>
> Subject: Working sample struts application
>
> Is there a working sample struts application available on the internet? If
> yes, can someone please send me the link.
> I need to know how some things are implemented.
> Thnx

You could always start with the example webapp that comes with Struts --
it's named (gasp! :-) struts-example.war -- just drop it in to your
servlet container and run.  The source code is included.

Among its many other links, the Struts Resources pages have links to
worked-out examples <http://jakarta.apache.org/struts/resources/>.

Nearly every article and book referenced here also has worked out
examples.

Craig



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>