
i need to do a Form (decide if this should be html or jsp file). Form contains an HTML form with two fields:a text input (called "size") and a button. When the button is clicked, another page appears.. Table (decide if this is HTML or JSP) Table shows the multipications table up to the "size" in the previous page. example: If 3 was clicked, then the output will be: 1 2 3 2 4 6 3 6 9 Also, add a button to Table so that pressing this button will make the table disappear. helppppp don't know were to begin plea
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.