[/code] JavaScript code... [code]function submit_form_with_parameters(strFormName, strAction, parameters){ objForm = eval("document." + strFormName); objForm.action = strAction + ".do?" + ..." href="/programming/web-development/threads/130100/how-to-embed-javascript-code-into-jsp"> How to embed JavaScript code into JSP... 7
Reach out to all the awesome people in our web development community by starting your own topic. We equally welcome both specific questions as well as open-ended discussions.
Start New Topic