Table view on web Page

View: New views
1 Messages — Rating Filter:   Alert me  

Table view on web Page

by XML User :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I need to show the data on webpage as a tabular fashion like excel on a web page.

Means, user can see all rows of the table and can update any rows and delete them like in excel or microsoft works database. This should be shown on a web page. Data should be saved to the Oracle DB.
Usercase change the size of row or column and update rows or colums. Jst like you are adding/updating/deleting data on excel/access db/ works db.

If anyone out there know, how to implement this then please let me know.

I am using Struts 1.2, Tomcat 5.0 , Hibernate 3.2 , Elcipse 3.1, and Oracle 9i as backend.

Thanks,