This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes looking for a plugin/framework  for tables (CRUD) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "looking for a plugin/framework  for tables (CRUD)" Watch "looking for a plugin/framework  for tables (CRUD)" New topic
Author

looking for a plugin/framework for tables (CRUD)

Peter Primrose
Ranch Hand

Joined: Sep 10, 2004
Posts: 755
Hi all,

In one of my pages, the user has a table with 7 columns where s/he can create/remove/update/delete items. The table should be very easy to use and provide instant feedback (eg, update success, date's conflict etc).

I wonder if anyone knows any framework (preferable with ajax) that address this issue

thank you!
yogesh kumar chandrasekar
Greenhorn

Joined: Apr 26, 2012
Posts: 1
Hi All,


I may delayed reply but i hope still replying may useful for someone.

for basic crud operation and for speed development try to use scooter framework, which is good and easy

webpage

I have used and and developed a project and its Live now and works fine.

Regards
yogesh
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: looking for a plugin/framework for tables (CRUD)
 
Similar Threads
Multiple Update
how to delete multiple browse
update(String entityName, Object entity) in HibernateTemplate - How to use this method?
What is a Container ???
CMP not reflecting the modified state during the transaction time