Hi, I am suing post method of sending data to servlet from a JSP page. I am unable to get the data by request.getParameter(). If I am sing get method I am able to retrieve data from JSP page
Please let me know how to achieve this ? And what is the bug ? Abhay