Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Please help me on Data Grid or Smiliar thing in JSP ?

904227Dec 8 2011 — edited Dec 12 2011
I am developing a J2EE application where I have the following scenario:

On a JSP Page there's a button 'Fetch' which when clicked fetches some dynamic records based on some criteria from the Oracle DB and displays them on the JSP page.
Now these records, say 50, have to be displayed in a table like format where the first column of every row will be a radio button.

Now as I click any one radio button and click on the submit button below my records table, the next page should read the entire record corresponding to that particularly clicked radio button.


In .NET , I have heard of Data Grids API doing this, but in Java I don't find any solution on how to implement this UI situation.
Any custom tags or API known to you for this, please share.

Awaiting for your creative responses. :)

Comments

865185

Very good article for a docker starter.

3387467

Me gustó, bastante clara la explicación para cualquier persona que quiera iniciarse en tecnología Docker.

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 9 2012
Added on Dec 8 2011
7 comments
174 views