We have this working in a test environment for the most part. Login screen --> list of forms user has access to --> open a form user has access to
The problem is when a user clicks the X in the upper right hand corner of any form, it completely closes the entire applet. User has to relaunch, re-login etc...
In our regular Forms 11g environment not using Java Web Start, when user clicks the X in upper right hand corner, it closes only that form and returns to the previous form. Any ideas how to get that behavior using java web start?