-
Notifications
You must be signed in to change notification settings - Fork 968
Open
Description
Hi,
when i'm trying to change base url with context path parameter it doesn't work already with first redirection(login)
public class Main {
...
WebAppContext servletContextHandler = new WebAppContext();
servletContextHandler.setContextPath("/zkui/");
Does anyone have any hint how to add base url properly ?
Regards
Metadata
Metadata
Assignees
Labels
No labels