0 Replies Latest reply on Jul 21, 2009 2:45 PM by erobinson32

    Seam JavaScript Remoting

    erobinson32

      Is it possible to use Seam JavaScript remoting making calls from a source other than a webpage?  All examples and tutorials I have found are directed towards using a webpage to make the JavaScript calls.  I'm curious if it's possible to make remoting work by making JavaScript calls from a command line JScript interpreter or from a C/C++ application.  I've been looking at Google's v8 JavaScript engine as one possibility. 


      Does anyone have any experience setting something like this up?  Thanks.