[jboss-user] [Beginners Corner] - jar archive is not run
mirrlove
do-not-reply at jboss.com
Tue Jul 18 05:18:10 EDT 2006
I want to run this script.
============================================
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
]>
<svg width="600" height="800" viewBox="0 0 600 800"
xmlns:xlink="http://www.w3.org/1999/xlink">
<script type="application/java-archive" xlink:href="SVGApplication.jar"/>
Hello
============================================
My system is Redhat linux 9.0 + JbossAS4.0.4.RC
I can't run SVGApplication.jar in internet explorer.
Please help me~~~~
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958707#3958707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958707
More information about the jboss-user
mailing list