Planning to use Hibernate query in my DAO.
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 9:06 AM
To: Struts Users Mailing List
Subject: Re: Sorting & paging search results with delete button for each
row?
Narayanan, Shiva wrote:
delete button for each
row?
why displaytag does not meet your requirements ?
On 2/22/06, Narayanan, Shiva <[EMAIL PROTECTED]>
wrote:
>
> Hello All,
>
> What is the best way to sort and page search results, (with delete
button
> for each row) using Struts? Are there are any open
Hello All,
What is the best way to sort and page search results, (with delete button for
each row) using Struts? Are there are any open source tag libraries to achieve
this?
Looked at displaytag. I want to retrieve data from the database using hibernate.
Many Thanks!!
Hello,
Following tables are present in our database. We have mapped these tables to
model classes using hibernate where the
model class for table 2 is a collection in model1 class.
Table 1
Part_Id - int identity (10) - Primary key
Part_Code - Char (10)
Part_Name - Varchar (50)
Table 2
S
4 matches
Mail list logo