Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Recommendations for displaying rows throug servlets -- like displaytag

Reply
Thread Tools

Recommendations for displaying rows throug servlets -- like displaytag

 
 
johndesp@gmail.com
Guest
Posts: n/a
 
      12-30-2005
Can you please reply with components that you have used to allow for
easy display and navigation of result sets from J2EE based
applications?

thanks

 
Reply With Quote
 
 
 
 
none
Guest
Posts: n/a
 
      12-30-2005
wrote:
> Can you please reply with components that you have used to allow for
> easy display and navigation of result sets from J2EE based
> applications?
>
> thanks
>

how large are the result sets?
how would you like the result sets shown?

Tim
 
Reply With Quote
 
 
 
 
johndesp@gmail.com
Guest
Posts: n/a
 
      12-30-2005
Tim,

Actually..I would like to present reports to end users by time.. some
could be preset like last hour, last 24 hours.. The user could just
click a link and see results perhaps by day, hour, minute... I would
also like to give the user the ability to use to date javascript
components to select a time frame.

How large are the result sets?
last hour report == max 60 results
last 24 hour == max 60 x 24 (1440) --- this could be distinguished by
hour

For a query greater that yields results that are greate than a 24 hour
period , I would like to give the user a list of days to pick from,
then it drops down to hours, etc..

I would like for the user to be able to click on an icon and expand an
show more rows if possible

does this help?

 
Reply With Quote
 
Malte Christensen
Guest
Posts: n/a
 
      12-30-2005
wrote:
> Can you please reply with components that you have used to allow for
> easy display and navigation of result sets from J2EE based
> applications?
>
> thanks
>


For JDBC resultselts I have used Oracle BC4J and Struts or simply ADF
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing generic methods throug a proxy object Ishan Bhalla ASP .Net Web Services 4 08-26-2008 01:13 AM
Running ASP page throug TaskScheduler Raj ASP General 5 07-24-2008 01:08 PM
org.displaytag hans.widjaja@alacrinet.com Java 0 09-25-2006 07:51 PM
Java servlets: Hi All! I want to display xml file in browser using servlets datta.saru Software 0 05-15-2006 03:30 PM
Copying Files from Windows to Linux Server throug VC++ Program SagharAyyaz C++ 1 05-09-2006 09:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57