You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by AlexCross <ma...@yahoo.it> on 2011/12/13 10:46:33 UTC

Help Struts 1.3

Hi all,

How can i read data from DB and display using Jsp with Struts?

What's the correct logic of struts(1.3)?

Thank's to all.


--
View this message in context: http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Help Struts 1.3

Posted by Christian Grobmeier <gr...@gmail.com>.
Hello,

On Tue, Dec 13, 2011 at 10:46 AM, AlexCross <ma...@yahoo.it> wrote:
> How can i read data from DB and display using Jsp with Struts?
> What's the correct logic of struts(1.3)?

Not sure what you expecting as an answer. Basics are: create a
struts.xml and tie a view and an action together. The action should
call the class which does the DB select and then create a databean.
But this will not help you very much, you really need to take a look
to the documentation:
http://struts.apache.org/1.3.10/index.html

If you have a choice, you should better go with Struts 2 instead.

Cheers
Christian


>
> Thank's to all.
>
>
> --
> View this message in context: http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>



-- 
http://www.grobmeier.de
https://www.timeandbill.de

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Help Struts 1.3

Posted by Anirudh Bhardwaj <an...@gmail.com>.
On 12/16/2011 12:46 AM, Givler, Eric wrote:

Eric
Great information
The site is  Roseindia.net   your guidance helped
thanks
Anirudh
> I always thought the best examples for learning how to do this were here:
> http://www.learntechnology.net/content/struts/struts_crud.jsp
>
> Google returns about 300,000 hits when you type in: STRUTS CRUD tutorial.  I'm sure there is something else that's useful.  I also liked the www.RoseIndia.com site for things like this, as well as Marty Hall's site.
>
> Did you try the Struts wiki?
> http://wiki.apache.org/struts
>
>
> -----Original Message-----
> From: AlexCross [mailto:mattiapane@yahoo.it]
> Sent: Tuesday, December 13, 2011 4:47 AM
> To: user@struts.apache.org
> Subject: Help Struts 1.3
>
> Hi all,
>
> How can i read data from DB and display using Jsp with Struts?
>
> What's the correct logic of struts(1.3)?
>
> Thank's to all.
>
>
> --
> View this message in context: http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
Anirudh Bhardwaaj


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Help Struts 1.3

Posted by Dave Newton <da...@gmail.com>.
I steer people away from rose; it's generally pretty awful.

On Thu, Dec 15, 2011 at 2:16 PM, Givler, Eric <eg...@pa.gov> wrote:

> I always thought the best examples for learning how to do this were here:
> http://www.learntechnology.net/content/struts/struts_crud.jsp
>
> Google returns about 300,000 hits when you type in: STRUTS CRUD tutorial.
>  I'm sure there is something else that's useful.  I also liked the
> www.RoseIndia.com site for things like this, as well as Marty Hall's site.
>
> Did you try the Struts wiki?
> http://wiki.apache.org/struts
>
>
> -----Original Message-----
> From: AlexCross [mailto:mattiapane@yahoo.it]
> Sent: Tuesday, December 13, 2011 4:47 AM
> To: user@struts.apache.org
> Subject: Help Struts 1.3
>
> Hi all,
>
> How can i read data from DB and display using Jsp with Struts?
>
> What's the correct logic of struts(1.3)?
>
> Thank's to all.
>
>
> --
> View this message in context:
> http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

RE: Help Struts 1.3

Posted by "Givler, Eric" <eg...@pa.gov>.
I always thought the best examples for learning how to do this were here:
http://www.learntechnology.net/content/struts/struts_crud.jsp

Google returns about 300,000 hits when you type in: STRUTS CRUD tutorial.  I'm sure there is something else that's useful.  I also liked the www.RoseIndia.com site for things like this, as well as Marty Hall's site.

Did you try the Struts wiki?
http://wiki.apache.org/struts


-----Original Message-----
From: AlexCross [mailto:mattiapane@yahoo.it] 
Sent: Tuesday, December 13, 2011 4:47 AM
To: user@struts.apache.org
Subject: Help Struts 1.3

Hi all,

How can i read data from DB and display using Jsp with Struts?

What's the correct logic of struts(1.3)?

Thank's to all.


--
View this message in context: http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org