Javascript "Interpreter"

 2 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Franklin
New Member
Posts: 4
New Member

    Does anyone know what Javascript "interpreter" is utilized by the ProcessFlow Intergrator (did Lawson build their own interpreter or did they use someone else's) and does the PF Integrator come with a Javascript interpreter bundled as part of the product. I don't own the ProcessFlow Integrator, but I am evaluating the product. Thanks.

    John Henley
    Posts: 3353
      It uses JVM in Webshere. =
      Thanks for using the LawsonGuru.com forums!
      John
      Franklin
      New Member
      Posts: 4
      New Member
        > It uses JVM in Webshere. =

        Does that mean that the code that parses and interprets the Javascript expressions consists of various Java classes that in turn run atop the WebSphere JVM? If so, who supplies the Java classes that directly interpret the Javascript expressions (Lawson, IBM, or someone else)?