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?

[644 byte] By [nenukaa] at [2007-10-3 2:33:27]
# 1
I am having considerable difficulties understanding your post but it seems that you need to include the content of other JSPs too. You should use the <jsp:include> http://java.sun.com/products/jsp/tags/11/syntaxref1112.html
aniseeda at 2007-7-14 19:32:27 > top of Java-index,Java Essentials,New To Java...