Do the parameters need to be passed from the applet to the HTML input fields automatically, or can/do you need to click a Submit button first?
You can use an HTML Submit button to call a JavaScript method that calls public methods in your applet that return values entered in the applet as strings, and then assign these values to hidden and/or text fields in a form.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.