arrow_back history picture_as_pdf This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ~~NOTRANS~~ ~~Title: Automatic logon~~ To save development time, it would be useful to do an automatic logon. This feature is available via [[:applications:application_properties|application.xml]]. Use following properties to logon automatically after each application start: <file xml> <Application.Login.username>developer</Application.Login.username> <Application.Login.password>developer</Application.Login.password> </file>