Forums Register Login

Arrays in Applets

+Pie Number of slices to send: Send
Is there any way to pass an array into an applet?
+Pie Number of slices to send: Send
What do you mean exactly? Where would the array come from?
+Pie Number of slices to send: Send
For Example I have a regular HTML page that I want to keep as HTML - it is a form I want to pass many valued into an applet from the form. Instead of doing many getParams, can I just create it as an array, and pass it in to an appet?
+Pie Number of slices to send: Send
You could try passing a single parameter as a delimeted string, say a list of strings seperated by semicolons, then use java.util.StringTokenizer to extract the individual strings from your list.
+Pie Number of slices to send: Send
Yah, that is what I am doing now, I was just wondering if there was an easier way
Thanx
+Pie Number of slices to send: Send
hey Rob,
c after long , huh? i thought either my eyes r getting worse not to c u or u r becoming too fat to be seen
anyways, hope u 've some memories reflecting my name...
i don't exactly remember right now but somebody asked the same question on JSP forum i guess. he wanted to pass an array of String to the applet which he was getting in the JSP that had the applet embeded in it. i suggested the same thing to him as i don't know any simple/direct way of passing an array.
also if we can use JavaScript and Applet communication using JSObject then we can have JavaScript array passed to an applet method. can't we?
regards
maulin
Hang a left on main. Then read this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 875 times.
Similar Threads
Java program protection.
Clock
need help understanding sessions
Clock
java to javascript communication
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 19, 2024 05:21:17.