I am developping a confluence plugin for confluence 5.3.4 and I would like to get rid of "/plugins/servlet" part of the URL. How can I achieve that?
I am afraid this is not possible. By design all servlets have a common /plugins/servlet root. You can find more information in Servlet Module.
As a workaround, may be you could deploy your "plugin" as a standalone application and listen in the context path you want and then apply the changes to Confluence using Confluence API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.