dev@glassfish.java.net

Re: name/value class?

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Fri, 30 Apr 2010 10:50:13 -0400

On Apr 30, 2010, at 10:44 AM, Tim Quinn wrote:
>>
>> The real shame is that the Servlet spec hasn't solved this problem...
> And that there's no NameValue class in java.util (or some other java
> package).

Just write that code in Jython and use a tuple. Simple enough, right? :)

Cheers,
Bobby