users@jersey.java.net

Re: Including Folder path as a URI variable

From: emile <shrrrine_at_gmail.com>
Date: Fri, 12 Mar 2010 02:58:36 -0800 (PST)

Hi Pavel,

Both params are not the same; it equates to folderpath and folderid. But the
processing is essentially the same which is why I'm trying to avoid two
methods. I have tried using regex i.e.
@Path("/{folderid:.*|[a-zA-Z][a-zA-Z_0-9]}") but in vain.

Regards,
Emile


-- 
View this message in context: http://n2.nabble.com/Including-Folder-path-as-a-URI-variable-tp4716343p4721520.html
Sent from the Jersey mailing list archive at Nabble.com.