The Flex JSP tag library includes the following tags:
<mxml> References an external MXML file or adds MXML tags inline in your JSP page.
<flash> References a precompiled SWF file.
<param> Passes predefined settings to Macromedia Flash Player.
<flashvar> Passes flashVars variables to the SWF file.
The <mxml> and <flash> tags support HTML parameters as tag properties that define the appearance of the Flex application on the page.
When Flex receives a request for a JSP page that uses the <mxml> tag, it compiles the MXML file and dependent files into a SWF file, and then generates an HTML wrapper that references the new SWF file. For a JSP page that uses the <flash> tag, Flex generates the HTML wrapper and returns the precompiled SWF file.
Version 1.5
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/flex_docs_en/00000849.htm