[Simpleweb-Support] Multi-value parameters
Brought to you by:
niallg
|
From: Andrew B. <an...@ro...> - 2005-12-21 20:06:31
|
Hi there,
I'm new to simpleweb and... so far so good, but it's missing one
feature from the Servlet API that I like. That is, on Servlets, you
can say:
String[] paramValuesForThisName = request.getParameterValues
("paramName");
In simpleweb, there seems to be a one-key to one-value mapping for
parameters in the request. So I guess this is a feature request.
Niall, any plans to allow multi-value parameters?
-- Andrew
Andrew Bunner
Director of Engineering, Rojo Networks, Inc.
an...@ro...
P: 415-848-2444
Please visit http://www.rojo.com/ to start your FREE Rojo account
|