Re: Integrating Hibernate 3.0 in Struts application

2005-10-25 Thread Eric Plante

http://www.hibernate.org/hib_docs/v3/reference/en/html/

but someone else posted it or part of it.

- Original Message - 
From: "Gaet" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" 
Sent: Tuesday, October 25, 2005 3:27 AM
Subject: Re: Integrating Hibernate 3.0 in Struts application


Your url do not work Eric

  - Original Message - 
  From: Eric Plante
  To: Struts Users Mailing List
  Sent: Tuesday, October 25, 2005 12:48 AM
  Subject: Re: Integrating Hibernate 3.0 in Struts application


  The tutorial on hibernate's site does the job, that's what I used.


http://www.hibernate.org/hib_doc/v3/reference/en/html/totorial.html#tutorial-firstapp


  - Original Message - 
  From: "Gaet" <[EMAIL PROTECTED]>
  To: "Mailing List Struts" 
  Sent: Monday, October 24, 2005 10:12 AM
  Subject: Integrating Hibernate 3.0 in Struts application


  Hi,

  Is there anybody that could give me a good URL that show how to integrate
  Hibernate in Struts.
  It would be better if it is for Hibernate 3.0...

  Thanks for help



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-25 Thread David G. Friedman
Let's just say Eric's typing left a little to be desired.  I think he might
have meant this URL:

http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html#tutoria
l-firstapp

FYI: "hib_doc" should have been "hib_docs", AND "totorial" should have been
"tutorial"

Regards,
David


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Integrating Hibernate 3.0 in Struts application

2005-10-25 Thread Gaet
Your url do not work Eric
 
  - Original Message - 
  From: Eric Plante 
  To: Struts Users Mailing List 
  Sent: Tuesday, October 25, 2005 12:48 AM
  Subject: Re: Integrating Hibernate 3.0 in Struts application


  The tutorial on hibernate's site does the job, that's what I used.

  
http://www.hibernate.org/hib_doc/v3/reference/en/html/totorial.html#tutorial-firstapp


  - Original Message - 
  From: "Gaet" <[EMAIL PROTECTED]>
  To: "Mailing List Struts" 
  Sent: Monday, October 24, 2005 10:12 AM
  Subject: Integrating Hibernate 3.0 in Struts application


  Hi,

  Is there anybody that could give me a good URL that show how to integrate
  Hibernate in Struts.
  It would be better if it is for Hibernate 3.0...

  Thanks for help



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



Re: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Eric Plante
The tutorial on hibernate's site does the job, that's what I used.

http://www.hibernate.org/hib_doc/v3/reference/en/html/totorial.html#tutorial-firstapp


- Original Message - 
From: "Gaet" <[EMAIL PROTECTED]>
To: "Mailing List Struts" 
Sent: Monday, October 24, 2005 10:12 AM
Subject: Integrating Hibernate 3.0 in Struts application


Hi,

Is there anybody that could give me a good URL that show how to integrate
Hibernate in Struts.
It would be better if it is for Hibernate 3.0...

Thanks for help



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
Very good, 

-Mensaje original-
De: Mario Neè [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 24 de octubre de 2005 17:10
Para: Struts Users Mailing List
Asunto: Re: Integrating Hibernate 3.0 in Struts application


Gaet wrote:

>Hi,
>
>Is there anybody that could give me a good URL that show how to 
>integrate Hibernate in Struts. It would be better if it is for 
>Hibernate 3.0...
>
>Thanks for help
>
> 
>  
>
this is a demo example of Struts + XMooN + Hibernate 3 + HSQL

live
http://www.demozone.org

download
http://www.xmoon.org

-- 
Mario Nee'
Brescia Italy
[EMAIL PROTECTED]
http://www.xmoon.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Mario Neè

Gaet wrote:


Hi,

Is there anybody that could give me a good URL that show how to integrate 
Hibernate in Struts.
It would be better if it is for Hibernate 3.0...

Thanks for help


 


this is a demo example of Struts + XMooN + Hibernate 3 + HSQL

live
http://www.demozone.org

download
http://www.xmoon.org

--
Mario Nee'
Brescia Italy
[EMAIL PROTECTED]
http://www.xmoon.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Gaet
Thanks for replies guys!

This helps I will check all your suggestionsalso on spring that I haven't 
understood what is it for...
Eduardo if you can send me your sample, I'm ok...

Thanks!


 
  - Original Message - 
  From: Fulgencio Comendeiro, Eduardo 
  To: Struts Users Mailing List 
  Sent: Monday, October 24, 2005 4:33 PM
  Subject: RE: Integrating Hibernate 3.0 in Struts application


  I will do one example, when I finish, I will send to everybody.


  -Mensaje original-
  De: Marco Mistroni [mailto:[EMAIL PROTECTED] 
  Enviado el: lunes, 24 de octubre de 2005 16:30
  Para: 'Struts Users Mailing List'
  Asunto: RE: Integrating Hibernate 3.0 in Struts application


  Hello,
  www.hibernate.org should have a link to how to integrate with
  struts apps
  you may want to check also  www.springframework.org   to use spring
  along
  with hibernate and struts...

  regards
  marco

  -Original Message-
  From: Gaet [mailto:[EMAIL PROTECTED] 
  Sent: 24 October 2005 15:13
  To: Mailing List Struts
  Subject: Integrating Hibernate 3.0 in Struts application

  Hi,

  Is there anybody that could give me a good URL that show how to
  integrate Hibernate in Struts. It would be better if it is for Hibernate
  3.0...

  Thanks for help

   


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
I will do one example, when I finish, I will send to everybody.


-Mensaje original-
De: Marco Mistroni [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 24 de octubre de 2005 16:30
Para: 'Struts Users Mailing List'
Asunto: RE: Integrating Hibernate 3.0 in Struts application


Hello,
www.hibernate.org should have a link to how to integrate with
struts apps
you may want to check also  www.springframework.org   to use spring
along
with hibernate and struts...

regards
marco

-Original Message-
From: Gaet [mailto:[EMAIL PROTECTED] 
Sent: 24 October 2005 15:13
To: Mailing List Struts
Subject: Integrating Hibernate 3.0 in Struts application

Hi,

Is there anybody that could give me a good URL that show how to
integrate Hibernate in Struts. It would be better if it is for Hibernate
3.0...

Thanks for help

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Marco Mistroni
Hello,
www.hibernate.org should have a link to how to integrate with
struts apps
you may want to check also  www.springframework.org   to use spring along
with hibernate and struts...

regards
marco

-Original Message-
From: Gaet [mailto:[EMAIL PROTECTED] 
Sent: 24 October 2005 15:13
To: Mailing List Struts
Subject: Integrating Hibernate 3.0 in Struts application

Hi,

Is there anybody that could give me a good URL that show how to integrate
Hibernate in Struts.
It would be better if it is for Hibernate 3.0...

Thanks for help

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread David G. Friedman
Me, I read (printed-out, where is electronic ink when you need to save
trees?!?!) the online reference manual and got most of what I need for that.
The rest I found on http://forum.hibernate.org

Link to the doc I read:
http://www.hibernate.org/hib_docs/v3/reference/en/html_single/

Regards,
David

-Original Message-
From: Fulgencio Comendeiro, Eduardo
[mailto:[EMAIL PROTECTED]
Sent: Monday, October 24, 2005 10:17 AM
To: Struts Users Mailing List
Subject: RE: Integrating Hibernate 3.0 in Struts application


I have bought the book "Professional HIBERNATE" ed. Wrox, I use this for
learn about Hibernate.



-Mensaje original-
De: Gaet [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 24 de octubre de 2005 16:13
Para: Mailing List Struts
Asunto: Integrating Hibernate 3.0 in Struts application


Hi,

Is there anybody that could give me a good URL that show how to
integrate Hibernate in Struts. It would be better if it is for Hibernate
3.0...

Thanks for help



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread bsimonin
The book "Jakarta Struts Cookbook" has a small recipe on pages 302 to 305 on 
connecting Struts to Hibernate and the book "Struts Recipes" has a recipe on 
pages 377 to 392 on connecting Hibernate to Struts. 


-Original Message-
From: Fulgencio Comendeiro, Eduardo [mailto:[EMAIL PROTECTED]
Sent: Mon 10/24/2005 8:17 AM
To: Struts Users Mailing List
Subject: RE: Integrating Hibernate 3.0 in Struts application
 
I have bought the book "Professional HIBERNATE" ed. Wrox, I use this for
learn about Hibernate.



-Mensaje original-
De: Gaet [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 24 de octubre de 2005 16:13
Para: Mailing List Struts
Asunto: Integrating Hibernate 3.0 in Struts application


Hi,

Is there anybody that could give me a good URL that show how to
integrate Hibernate in Struts. It would be better if it is for Hibernate
3.0...

Thanks for help

 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Fulgencio Comendeiro, Eduardo
I have bought the book "Professional HIBERNATE" ed. Wrox, I use this for
learn about Hibernate.



-Mensaje original-
De: Gaet [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 24 de octubre de 2005 16:13
Para: Mailing List Struts
Asunto: Integrating Hibernate 3.0 in Struts application


Hi,

Is there anybody that could give me a good URL that show how to
integrate Hibernate in Struts. It would be better if it is for Hibernate
3.0...

Thanks for help

 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Integrating Hibernate 3.0 in Struts application

2005-10-24 Thread Gaet
Hi,

Is there anybody that could give me a good URL that show how to integrate 
Hibernate in Struts.
It would be better if it is for Hibernate 3.0...

Thanks for help