form
Again I am asking here, possibly a foolishness.
To seeing, I have a page inserteq.html where there is a form, I order which information to inserteq.jsp by means of:
< Form method = "get" action = "insertareq.jsp">
It q I want to do it(he,she) is to be able simultaneously redireccionr from inserteq.html to other pages html with forms, but that the information is gathered by the same page inserteq.jsp that sera where the information is inserted in the database.
Since I can do it? Since I can specify that it(he,she) goes to the same page inserteq.jsp where I have the demas information already to guard?

