Forums Register Login

HTML form data to Java Applet

+Pie Number of slices to send: Send
Hi guys.
What is the simplest way to obtain data from html form by an applet?

<form>
Variable A: <input type="text" name="A">

Variable B: <input type="text" name="B">

<input type="submit" value="Submit">
</form>
1
+Pie Number of slices to send: Send
HTML forms get submitted to a server, whereas applets run on the client; what is the connetcion between the two?
+Pie Number of slices to send: Send
So I would need to get data by some servlet and then render a site with an applet embedded?
1
+Pie Number of slices to send: Send
Without knowing the specifics of what you're trying to do, that sounds about right in general.
It is an experimental device that will make my mind that most powerful force on earth! More powerful than this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1330 times.
Similar Threads
More problems with file uploads
I get ServletException from a very simple html form
form problems
how to send parameter from html to jsp??
Internationalization (specifically with Chinese characters)
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 05:12:05.