Skip to main content
November 5, 2007
Question

Does FMS support JSP?

  • November 5, 2007
  • 1 reply
  • 380 views
JSP, Servlet or J2EE?
    This topic has been closed for replies.

    1 reply

    Known Participant
    November 5, 2007
    FMS is a standalone server so it won't run in Servlet container. It also uses actionscript 1.0 as its script language as opposed to java.

    It can, however, communicate with any kind of service out there (not necessarily java or j2ee based) as long as the service supports RPC (like xml-rpc, soap, and even AMF)