Skip to content

How to change base url #100

@pawel-gliniecki

Description

@pawel-gliniecki

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions