-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hello!
> 
> > When  I execute following jsp code:
> > <%=request.getParameterValues("todo")[0]%>
> 
> I think when "todo" parameter is absent, getParameterValues returns
> null. Indexing off a null will cause exception.
> 
Yes :)

Thank you!

Dmitry Melekhov
(aka 2:5050/11.23@fidonet)
http://www.aspec.ru/~dm



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to