Re: [shale] JSF AJAX components using Shale

2006-04-21 Thread Craig McClanahan
On 4/20/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > [snip] > What I don't like on that bean is, that it creates via > javax.faces.context.ResponseWriter the markup (here a xml list). Just > my $0.02 Just FYI, using a response writer is optional. The handler function has the responsibi

[shale] JSF AJAX components using Shale

2006-04-20 Thread Richard Wallace
Hey everyone, I hope you don't mind the cross post, but I just wanted to point this out to everyone. https://blueprints.dev.java.net/ajaxcomponents.html The AJAX components use Dojo for the client-side and build on Shale-remoting for the server-side. I had a similar idea and was even work