Not sure if its typograhical error from your end. But the method is
request.getParameterValues() method and not request.getParametervalues().
Have a nice day.
With regards,
Sachin S. Khanna.
www.emailanorder.com

----- Original Message -----
From: Radhika R <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 08, 2001 11:12 AM
Subject: regarding multiple selections in a list box!!!


> hi all,
>
>    i'm using apache server 1.3 and tomact 3.1 executes the jsp pages...i'm
> using jdk1.2.2..
>
>   when i'm selecting multiple values from the list box and submit the jsp
> page, it throws null pointer exception at
request.getParametervalues("name")
>
>   but when i use jdk1.3 with the same combination it doesn't throw any
> error..
>
>
>   is this combination apache 1.3 and tomcat 3.1 with jdk1.2.2 doesn't
> support multiple selections??  is there any solution for the same?
>
> thanx,
> radhika
>
>
===========================================================================
> 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://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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to