My HTML question is as follows; I have a form that consists two fields. The contents of these fields are forwarded to another jsp page through the following code for database connection, and query purposes. The page that has form is suggestion.jsp, and the page that is forwarded through action...