if it is a jsp then you can make them(array) as a hidden variable and in the
servlet you can get them

Regards

Ramesh Kesavanarayanan
[EMAIL PROTECTED]
Off: 91-44-8113801 ext 2333
Res:91-44-2265360
Mob : 91-98412-73573

> -----Original Message-----
> From: Richard Yee [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 22, 2002 11:54 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: how to pass an array?
>
> Vaishali,
> The answer is that you don't pass an array in the URL. You put it in the
> user's session and then just get it from the session in the next page.
>
> Regards,
>
> Richard
>
> At 11:35 AM 5/22/2002 +0530, you wrote:
> >as the prev que
> >i want to pass more than one number of variable to next page
> >how to pass an array in url?
> >i mean i want to keep the parameter i have passes before and want to add
> >one more everytime
> >i think i can do it if i can pass an array
> >but how?
> >pls write me
> >answers will be great help for me.
> >
> >Vaishali
> >Relience Ind Ltd
> >Ahm'd
> >
> >=========================================================================
> ==
> >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://archives.java.sun.com/jsp-interest.html
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.jsp
> >  http://www.jguru.com/faq/index.jsp
> >  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to