-->
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.  [ 1 post ] 
Author Message
 Post subject: Tag library or servlet for html tables
PostPosted: Tue Nov 25, 2003 5:16 am 
Beginner
Beginner

Joined: Mon Nov 24, 2003 11:47 am
Posts: 22
Our company start work on developing of large account system based on Hibernate + Struts (we are newbies in Hibernate). This system will contain a lot of html tables, which can user change, modify ... . I develop servlet which parameters:

1. name of hibernate class (for example "eg.Customer")

2. list name of columns for view (for example "customer.firstname, customer.address.street, customer.someobject.someobject2.anyproperty,...")

3. definition of filter (for example: "customer.bonus > 4 and customer.address.city='NY'")

4. definition of sort (for example: "customer.surname")

5. definition of highliting rules for columns and tables ("if customer.bonus > 4 then row.color='RED',... )

6. size of page, number of rows on page

User will have possibility define own template with these parameters. There will be more or less 100-150 definitions (this number of tables is used in clent-server version of account system).

Exists some similar project (tag library or servlet) with similar function ? Exists some sourceforge project for it ?


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

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.