users@jersey.java.net
[Jersey] Mistake in Documentation?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Daniel <
drehmann.daniel_at_googlemail.com
>
Date
: Fri, 29 Jun 2012 12:57:16 +0200
Is there a mistake in the getting started document?
It's in Chapter 3.5.4
MultivaluedMap<String, String> params = MultivaluedMapImpl();
, but it has to be
MultivaluedMap<String, String> params =*new* MultivaluedMapImpl();
This message
: [
Message body
]
Next message
:
martin: "[Jersey] hide wadl"
Previous message
:
Arul Dhesiaseelan: "[Jersey] Re: How to run Jersey 2.0"
Next in thread
:
Pavel Bucek: "[Jersey] Re: Mistake in Documentation?"
Reply
:
Pavel Bucek: "[Jersey] Re: Mistake in Documentation?"
Reply
:
Daniel: "[Jersey] Why setting .type in Jersey Client?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]