Hello Jose,
Thanks for your comments! The OBJECT tag is an excellent way to include standalone HTML documents and various media files. Our much simpler goal is to distribute a set of XAP widgets over HTML page without declaring several independent XAP applications. Our current approach is to assign an ID to the target HTML element (at design time) and then make it a parent of a XAP widget (at startup). Unfortunately, at this time XAP is not supported natively in current generation of web browsers. Also, we don't have a standalone "object file" to include, so there seem no benefits in using an OBJECT tag instead. Best regards, Michael. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 09, 2007 12:37 PM To: [email protected] Subject: Re: [jira] Updated: (XAP-369) Support for XAL in HTML + examples Shouldn't this be done by means of the 'object' tag in HTML, following the CDF standards? Best regards Michael Mikhaylov (JIRA) escribió: [ https://issues.apache.org/jira/browse/XAP-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mikhaylov updated XAP-369: ---------------------------------- Attachment: HtmlHost_example.zip example page Support for XAL in HTML + examples ---------------------------------- Key: XAP-369 URL: https://issues.apache.org/jira/browse/XAP-369 Project: XAP Issue Type: Improvement Components: Widgets: Other Environment: Browser Reporter: Michael Mikhaylov Priority: Minor Attachments: HtmlHost_example.zip, HtmlHost_source.zip HtmlHostBridge and CommandDirective classes have been updated to support additional XAL "islands" anywhere in HTML document
