Question: How do you push an html/jsp buttons value to a java servlet? Then how do i add that value to an array list in the
How do you push an html/jsp buttons value to a java servlet? Then how do i add that value to an array list in the servlet? "CartServlet.java" Lastly how do i push that value to a seperate jsp "Cart.jsp"?
Step by Step Solution
There are 3 Steps involved in it
To accomplish this task youll need to follow several steps involving HTMLJSP form creation servlet handling and JSP forwarding Heres a breakdown of th... View full answer
Get step-by-step solutions from verified subject matter experts
