users@jersey.java.net

[Jersey] Re: Index page in a Jersey site

From: Mike Summers <msummers57_at_gmail.com>
Date: Tue, 25 Sep 2012 06:46:08 -0500

http://<YourBaseURL>/application.wadl should work if you haven't turned it
off (on by default).

On Mon, Sep 24, 2012 at 9:50 AM, Lauren Conrad <laurenmconrad_at_gmail.com>wrote:

> Hi! I'm using Jersey to make a RESTful Java site in Eclipse. It's all
> going well, but I was wondering if you have a way to make an index/welcome
> page that lists all of my endpoints? Just wondering if there was a built-in
> way to do this, or if I have to do it manually.
>
> Thanks,
> ~Lauren Conrad
> -----------------------
> "The question of whether computers can think is just like the question of
> whether submarines can swim." ~Edsger W. Dijkstra
>