I've had good success with DWR and GWT. For GWT, there are a number
of available useful extensions, and in particular, SmartGWT (http://code.google.com/p/smartgwt/
) has some sophisticated Grids available with automated management of
bound data.
On Jan 25, 2010, at 9:32 AM, Hassan Schroeder wrote:
On Sun, Jan 24, 2010 at 4:28 PM, jithu mada <jithu.m...@gmail.com>
wrote:
I have a requirement, which is to display the table data and the
user can
add,update or delete the data to it. I am using and JSP's and
Servlets.
I was searching online to find if there are any data binding
frameworks
available which I can use, so that when the user modifies the table
data, I
can bind it directly to the java beans.
I normally use home-brewed AJAX for this, but in the absence of any
other references, check out DWR <http://directwebremoting.org/> or
possibly GWT <http://code.google.com/webtoolkit/>.
HTH,
--
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org