users@jersey.java.net

[Jersey] Re: QueryParam when you don't know the param name at compile time?

From: Markus Karg <markus.karg_at_gmx.net>
Date: Tue, 8 Feb 2011 17:31:21 +0100

Can you make an example what the URL would look like so we can better
imagine what solution we can provide?

> -----Original Message-----
> From: Jared Nedzel [mailto:jnedzel_at_broadinstitute.org]
> Sent: Dienstag, 8. Februar 2011 14:54
> To: users_at_jersey.java.net
> Subject: [Jersey] QueryParam when you don't know the param name at
> compile time?
>
> I need to process query parameters in my handler, but I don't know at
> compile time what the name of the query parameter will be. How can I
> accomplish this? It seems that the @QueryParam requires you to know
> the
> name of the query parameter at compile time.
>
> Thanks,
>
> --
> Jared Nedzel
> Cancer Genomics Informatics
> Broad Institute
> 7 Cambridge Center
> Cambridge, MA 02142
>
> 617-714-7510
> jnedzel_at_broadinstitute.org