users@jersey.java.net
Re: [Jersey] matching exact number of path segments
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Louis Polycarpou <
Louis.Polycarpou_at_Sun.COM
>
Date
: Wed, 05 Aug 2009 15:43:15 +0100
Thanks Paul - that's what I was looking for!
On 5 Aug 2009, at 08:43, Paul Sandoz wrote:
> If you want to match something like you are doing above you can use
> the following:
>
> @Path("{id: \\w+/\\w+}")
This message
: [
Message body
]
Next message
:
Felipe Gaúcho: "Re: [Jersey] Jersey 1.0.3.1 and 1.1.2-ea are released"
Previous message
:
Paul Sandoz: "Re: [Jersey] Jersey EJB exception"
In reply to
:
Paul Sandoz: "Re: [Jersey] matching exact number of path segments"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]