Search found 1 match

by ju-hu
06 Jul 2015, 11:31
Forum: User's modifications to the Kiosk ISO
Topic: Implementing java application as default app
Replies: 0
Views: 2310

Implementing java application as default app

Hello, after some testing we decided to use porteus-kiosk from some terminals, where our employees should only use one single application. This app is build in java and uses an https-link to an .jnlp, from which the app is loaded and started. In order to get this working, I first tried to get it run...