[DisplayTag] SQL Tags and Editable Tables
Fabrizio (the lead developer on the display tag project), took my hack for supporting JSTL's SQL Tag and turned it into a nice feature. The display tag now supports Maps and you can iterate through JSTL's Results using the regular tag or the EL-enabled version. Download nightly build - now automated!
As an exercise for the NYC conference, I implemented an editable table using the display tag. It's a bit ugly, but it does work. You're more than welcome to use it and improve it. ;-) To see it, checkout the following demo pages in AppFuse:
Any feedback would be great.
Posted by ritesh kumar on June 04, 2004 at 02:20 PM MDT #
Posted by Suresh on September 14, 2004 at 04:30 AM MDT #
Posted by Matt Raible on September 14, 2004 at 11:30 AM MDT #
But there is no data shown on the page. It shows 'Nothing found to display' and that is quite surprising to me as these values are hardcoded in the example.
AM I missing some thing? or can anybody tell me where to get the demo source code?
Thanks,
Regards,
Kapil
Posted by Kapil Jain on October 09, 2005 at 12:18 PM MDT #
Posted by 203.116.231.225 on April 10, 2006 at 09:05 AM MDT #
Posted by jim on March 11, 2008 at 05:06 AM MDT #
The following should work:
Posted by Matt Raible on March 12, 2008 at 05:39 AM MDT #
I am also trying to create and Editable Display tag table, but I am putting the table in a portlet and I tried to use the example source provided by http://demo.appfuse.org/appfuse/demos/users-edit.jsp, but I am also getting 'Nothing found to display'. I just copied and the JSP source provided on the website, but it does not seem to be working. Is there something missing with this file.
Thanks,
Linh
Posted by Linh on October 12, 2010 at 06:44 PM MDT #