dev@jsftemplating.java.net

Re: JSFTemplating: AJAX

From: Karam Singh Badesha <Karam.Badesha_at_Sun.COM>
Date: Fri, 21 Sep 2007 09:57:31 -0700

Ken,
There is nothing new that I am trying to do. I was just wondering if
something changed.

thanks
Karam

Ken Paulsen wrote:
>
> Hi Karam,
>
> The Woodstock Ajax features happen automatically, just by using the
> components they use the Ajax functionality. So if you're using a
> table that does this, you don't have to do anything extra to get the
> Ajax functionality. For custom Ajax where you do something when a
> user types something, clicks a button, or anything else accessible via
> JavaScript... nothing has changed. The examples I showed you before
> are still the preferred way to implement it.
>
> Do you have something specific you are trying to do?
>
> Ken
>
> Karam Singh Badesha wrote:
>> Hi,
>> I was reading on the woodstock website somewhere that some of the
>> woodstock components now have builtin support for ajax. If that is
>> the case, is the possible to get an updated example using the new
>> code? The current ajax example requires a user to have a button
>> (hidden or otherwise) in order to work.
>>
>> thanks
>> Karam