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
