users@woodstock.java.net

Re: Dynamic Table Refresh

From: Dan Labrecque <Dan.Labrecque_at_Sun.COM>
Date: Tue, 18 Mar 2008 16:16:08 -0500

A little more info... Although there will be a new "table2" tag, the JSP
tag attributes should change very little. Only a couple no longer apply,
so it should be very easy to switch over. There will also be new Table2*
components, but they still depend on DataProvider.

Dan Labrecque wrote:
> Yes.
>
> Jason Suplizio wrote:
>> For the next table, will there still be a dependency on the
>> TableDataProvider to cache the table data?
>>
>> On Fri, Mar 7, 2008 at 10:37 AM, Dan Labrecque <Dan.Labrecque_at_sun.com
>> <mailto:Dan.Labrecque_at_sun.com>> wrote:
>>
>> You could wrap the table in an ajaxZone tag from JSF Extensions. Note
>> that we're working on a next gen table, which uses scrolling to
>> retrieve
>> rows without a page submit Vs pagination.
>>
>> Dan
>>
>> Steven Bell wrote:
>> > Hello,
>> >
>> > Is there any way to refresh the contents of a table without
>> doing a full
>> > page submit?
>> >
>> >
>> >
>> ---------------------------------------------------------------------
>> > To unsubscribe, e-mail:
>> users-unsubscribe_at_woodstock.dev.java.net
>> <mailto:users-unsubscribe_at_woodstock.dev.java.net>
>> > For additional commands, e-mail:
>> users-help_at_woodstock.dev.java.net
>> <mailto:users-help_at_woodstock.dev.java.net>
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
>> <mailto:users-unsubscribe_at_woodstock.dev.java.net>
>> For additional commands, e-mail:
>> users-help_at_woodstock.dev.java.net
>> <mailto:users-help_at_woodstock.dev.java.net>
>>
>>
>