users@jersey.java.net

several QueryParams ?

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Wed, 9 Sep 2009 15:03:33 +0200

is there a more reasonable way of receive a set of query parameters
than enumerating them in the method signature?

        @POST
        @Produces( { MediaType.APPLICATION_XML, MediaType.APPLICATION_JSON })
        public PujInstitutionEntity update(@QueryParam("name") String acronym,
                        @QueryParam("name") String name,
                        @QueryParam("name") String website,
                        @QueryParam("name") String logo, @QueryParam("name") String email,
                        @QueryParam("name") String contact, @QueryParam("name") String phone) {

                // .. code here----
        }

-- 
Looking for a client application for this service:
http://fgaucho.dyndns.org:8080/footprint-service/wadl