-
Aug 12th, 2010, 12:23 PM
#1
PathVariable and trees
Hi guys,
I have the url structure:
/tree/category/category/*/category/leaf
i.e. a tree with any number of subcategories.
I would really like to map this using a PathVariable that returns an array of subcategories. Is this possible?
I've checked the draft-gregorio-uritemplate-04 doc referenced in the spring docs which mentions:
{/list*,x} mapping to /val1/val2/val3/1024
but i couldn't get it to work.
Has this been implemented in spring? If not, is there any intention to implement it?
Cheers
A.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules