Helpful Information
 
 
Category: Computer Programming
needs help in jsp

hai

can any tell me what's the problem in this code. I was unable to retrieve the value in the javascript. This code is related to JSP.

<submit Class="submitbuttons" name="selectbutton" onclick="checkall('<%=size%>')">

Here, size is an integer.

The problem is that there is no <submit> tag in html, you should be using <input type="submit"> instead.










privacy (GDPR)