1 Reply Latest reply on Oct 27, 2009 8:09 PM by blabno

    Seam URL, how to create

    soares

      Hi,


      I need to generate the URL that Seam generates to call some method in some Component...
      It will be necessary because I'm trying to use a pure javascript ajax component, and I
      need to point the html form action to the Seam Component method when some event is fired
      by the ajax component and submits the form to that method...


      There is a way?


      - I already tried remote Seam javascript API, but I didn't find any way to generate the URL.


      Can somebody help me, please?!


      Thank you!