{8.1.0-updated} BasicRestServletGroup
The {@link oajr.BasicRestServletGroup} class provides a default "router" page for child resources when a parent resource is nothing more than a grouping of child resources.
The
When you bring up this resource in a browser, you see the following that provides a list of navigable links to your child resources:
http://localhost:10000
The {@link oajr.BasicRestServletGroup} class is nothing more than a subclass of
{@link oajr.BasicRestServlet} with a