File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Passing values from html file to an applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Passing values from html file to an applet" Watch "Passing values from html file to an applet" New topic
Author

Passing values from html file to an applet

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi all
I hope someone will help me with this:
I'm trying to pass values from html file as array of doubles and I don't know how to catch them in my applet as array too.
Also I want to pass a value of variable in my applet to JavaScript code in html file,how can I do that?Please if someone can write me a simple code for both problems.
Thanks alot in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Passing values from html file to an applet
 
Similar Threads
html+applet+servlet=how to do
How an applet should read all contents of a file through servlet...
How to access APPLET PARAM values?
Dynamic parameter values for applet
Catch array values from html file