-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: hibernate in a jsp
PostPosted: Tue Jul 27, 2004 9:26 am 
Beginner
Beginner

Joined: Mon Jul 19, 2004 4:55 am
Posts: 34
Hello,
I use hibernate to persistence and JSP to view my data.
In my JSP I want to display a table with all my users.
I have a User instance and I want to find his id.
How can I Proceed?
thanx


Top
 Profile  
 
 Post subject: Re: hibernate in a jsp
PostPosted: Tue Jul 27, 2004 10:23 am 
Regular
Regular

Joined: Mon Oct 06, 2003 1:59 am
Posts: 52
fred29 wrote:
Hello,
I use hibernate to persistence and JSP to view my data.
In my JSP I want to display a table with all my users.
I have a User instance and I want to find his id.
How can I Proceed?
thanx


Using Database Access code directly in scriplet block of a JSP is a bad desing. Either build a customer tag lib or even better us one of the 1000 available MVC frameworks.

_________________
"Wisest of the Maia was Ol


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 28, 2004 10:36 am 
Beginner
Beginner

Joined: Wed Mar 10, 2004 9:51 am
Posts: 42
Location: France
http://hibtags.lokitech.com/docs/index

_________________
Pesimist: The glass is half empty
Optimist: The glass is half full
Engineer:The glass should be half that size


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.