Re: Passing multiples parameters to Jsps

2000-10-13 Thread Karau, Joe

check out the method request.getParameterNames(); -- or something very
similar, returns a list of parameter names

Joseph Karau
Kingland Systems
[EMAIL PROTECTED]
507-536-3629


-Original Message-
From: rgu [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 13, 2000 9:14 AM
To: [EMAIL PROTECTED]
Subject: Re: Passing multiples parameters to Jsps


I need pass several parameters of a questionary form, so
how can I receive these parameters in other file .JSP
using request.GetParameter ?

  The number of questions can change, so how can I build
a file .JSP that receive each time a diferent number of
parameters from this questionary form!


__
Todo brasileiro tem direito a um e-mail grátis
http://www.bol.com.br

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
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

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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



Re: Passing multiples parameters to Jsps

2000-10-13 Thread rgu

I need pass several parameters of a questionary form, so
how can I receive these parameters in other file .JSP
using request.GetParameter ?

  The number of questions can change, so how can I build
a file .JSP that receive each time a diferent number of
parameters from this questionary form!


__
Todo brasileiro tem direito a um e-mail grátis
http://www.bol.com.br

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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