2 Replies Latest reply on Nov 17, 2007 1:31 PM by yilmaz_

    Handling web remoting errors

      With Seam framework we can hit web server in several different ways
      regular HTTP, Ajax (RichFaces), WebRemoting, web services.

      With first 2 handling errors is documented.
      How do I handle session timeout and errors in client javascript for Web Remoting?

      Thanks,