How to download .dll file using JWS

Hi All,I have a custom browser (.dll file), which I'm calling from java code.I want it to get downloaded on client machine, using JWS.How can I go about it?Is it possible to do that or not?Please guide.
[252 byte] By [ShishirKa] at [2007-11-26 18:08:40]
# 1
http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html#210
AndrewThompson64a at 2007-7-9 5:40:24 > top of Java-index,Desktop,Deploying...
# 2
Done....Thank You.I also took example of JDIC.https://jdic.dev.java.net/ http://javadesktop.org/jdic/demo/Browser/browser.jnlp
ShishirKa at 2007-7-9 5:40:24 > top of Java-index,Desktop,Deploying...