Hello team,
I've met a problem in customer site. They have an application using Java Web start and Flash interface.
Firstly, they should input the username and password to login to the server web page, then press a button "start" to launch a GUI which is developed by Flex. There are a lot of app icons in the flash GUI, user can click one of them to launch a Java Web start application.
The problems are:
1. When user click "start" button in the web session, a error prompt will show:
"The wibox can't be launched because your navigator doesn't allow to start java application. Probable cause: java disabled in browser configuration or java not installed. "
2. How do I remote launch the Java Web Start session since I should login firstly?
Your responses are high appreciated.
Many thanks!