users@jersey.java.net

How to retrieve list of resources - use MatrixParams?

From: Martin Grotzke <martin.grotzke_at_javakaffee.de>
Date: Mon, 10 Mar 2008 21:45:07 +0100

Hi,

I want to allow the user to retrieve a list of specified products under
a URL like this: /products/123;234;345

How is this possible with jersey?

Thanx && cheers,
Martin