users@jersey.java.net

[Jersey] resource selection based on user-agent

From: <sham-java-net_at_one-circle.com>
Date: Tue, 11 Sep 2012 06:30:37 +0000 (GMT)

I need to be able to route the incoming request to the correct
resource/method based on the user-agent and cookies. Can't find any
way to do this without having 'if' statements within my resource
methods.

Can anyone point me in the right direction?

Thanks

Sham