dev@glassfish.java.net

Re: name/value class?

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Thu, 29 Apr 2010 15:54:11 -0700

That looks usable, although I find it curious that NO ONE ELSE USES IT!

I won't tell you how many other NameValue classes there are in GlassFish...

Anyone know of any other such class that's more widely used?


Byron Nevins wrote on 04/28/2010 05:12 PM:
> [common/common-util] com.sun.enterprise.universal.NameValue
>
>
>
> On 4/28/2010 4:32 PM, Bill Shannon wrote:
>> I need to keep a list of (HTTP) headers, essentially a list of name/value
>> string pairs. Anyone want to suggest a class in the core/common
>> GlassFish
>> packages that I could use?
>>
>> javax.mail.Header would be perfect (:-)), but I don't want to
>> introduce that
>> dependency.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>