users@jersey.java.net

[Jersey] Re: hide wadl

From: Grant Yang <guang.g.yang_at_oracle.com>
Date: Mon, 30 Jul 2012 08:45:12 +0800

My 2cents - we used a servlet filter class on the jersey servlet to check if the query string contains 'application.wadl'.

Sent from my iPad

On Jul 26, 2012, at 3:52 PM, martin <bsmjt_at_163.com> wrote:

> Hi,
>
> Is there a way in Jersey to prevent the WADL from being generated?
> i want to hide the application detail .
>
> thanks a lot
>
>