Skip to content

Set Login Page as initial without breaking dashboard page #707

Discussion options

You must be logged in to vote

Hi,

You can set in web.xml;
https://stackoverflow.com/questions/9295878/how-to-display-a-default-home-page

in Ultima

<welcome-file-list>
        <welcome-file>favorites/dashboard.xhtml</welcome-file>
    </welcome-file-list>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mertsincan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants