One Possible Approach
You could create a vector & add the string one by one, then pass this vector
using the session object to the servlet.
Have a nice day.
With regards,
Sachin S. Khanna.
www.emailanorder.com
----- Original Message -----
From: Sri V. Rachakonda <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 12:04 AM
Subject: Parameter passing
> Hi all,
>
> I'm calling JSP page with a parameter i.e. "abc,ced,wer,qwe,asd".
> I could able to read the above supplied parameter with the request
> object.After that I can tokenize it,delimited by comma and able to
> get each string.
>
> Now the problem is how do I pass one tokenized string at a time to
> the servlet which I'm calling it from my JSP page.
>
> Any help :)
>
> Thanks,
> Sri
>
>
===========================================================================
> 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