This is very very true. I spend eons mocking around with all kind of <object>/<embed> combinations, but in the end <applet> is the only way to do it in cross-browser way.

On Mar 20, 2009, at 10:15 , André Warnier wrote:

Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
André,
On 3/20/2009 4:45 AM, André Warnier wrote:
<applet type="application/x-java-applet"
That reminds me of something: <applet> is deprecated in favor of
<object>. Maybe you ought to try <object> as another alternative.
Yes, but this is another area where practice trumps theory. <object> does not work in all browsers, but <applet> does, if you select your attributes carefully.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to