dev@jsr311.java.net

Re: JSR311: Re: General comments/questions/suggestions

From: Dhanji R. Prasanna <dhanji_at_gmail.com>
Date: Mon, 28 Jan 2008 19:43:16 +1000

On Jan 21, 2008 10:28 PM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:

>
> >> Also '**' could be used with a PathParam and PathSegment:
> >>
> >> @Path("customers/{id}**/address")
>

Paul, am I missing something or is there a missing '/' between '{id}' and
'**/address'?

Btw, I love the ant-path idea. ++!

Dhanji.