0 Replies Latest reply on Nov 16, 2008 6:36 PM by hcura

    Seam + Prototype JS or Yahoo UI

    hcura

      Hi.


      I'm building an application using Seam (2.1) and need to integrate Prototype (www.prototypejs.com) or Yahoo UI (http://developer.yahoo.com/yui/) with it. My main goal is to make asynchronous calls (ajax) not using seam remoting or ajax4js that come with seam.


      I've used Prototype AJAX capabilities a lot in the past in simple JSP applications but now I'm having trouble to integrate it with Seam architecture.


      Has anyone used this with success?


      Regards.