Adobe Flex Actionscript Question:

Download Job Interview Questions and Answers PDF

How do I run Flex as a service?

Adobe Flex Actionscript Interview Question
Adobe Flex Actionscript Interview Question

Answer:

Flex is not a server that you deploy and run. It is simply deployed as part of your web application. So it will work, no matter which web container you are using: Tomcat, JRun 4, WebLogic, and so forth. To learn how to deploy Tomcat, JRun 4, or any other Java server as a service, refer to the appropriate documentation for the server you are using.

Download Adobe Flex Actionscript Interview Questions And Answers PDF

Previous QuestionNext Question
How do I pass parameters to a pop-up window in actionscript?How do I get Flex to query my database?