For security reasons, I was trying to use "post" and
passing the values on to another page.  On the new
page it uses these values to submit a query.  That
works fine for the first display of the query.
However, when I hit [Next >>>] I get a SQL error
stating that the value "x" "y" and "z" (which are the
values I passed to this variable...) are NULL.  Would
using "get" eliviate this problem?

Thanks for the help.

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to