MyCoRe-Org / JSPDocportal

base modules for JSP based docportal
GNU General Public License v3.0
0 stars 2 forks source link

Change URL of Browsing Pages to /do/browse #70

Open rsteph-de opened 1 year ago

rsteph-de commented 1 year ago

In general every controller, that resolves to a webpage (or calls a Jersey-Controller) should be called with the prefix /do/* in its URL path.

The /browse end point is one of them.

This reduces the complexity of the configuration, because we don't have to mention it explicitely in web-fragments.xml