View Single Post
  #1 (permalink)  
Old 06-07-2007, 07:43 PM
Felissa Felissa is offline
Member
 
Join Date: Jun 2007
Posts: 95
Felissa is on a distinguished road
Servlet that receive n parameters
My doubt is the following one:
How can I do that servlet receive n parameters?

Because I have jsp that generates input txt from one query to the data base and the names of input are generated from a name for example t_(variable_that_increases), and these data I have them to send to servlet, but the only form in which I have used servlets is when they receive an amount of fixed parameters.

Felissa
Reply With Quote
Sponsored Links