Morning all,
I have a locally hosted j2ee app (specifically using ora9ias) viewed through IE and need to have to either bring a popup display to the front of the screen - that is, in front of any other windows, IE or not.
Obviously the servlets/JSPs won't be able to do this, so I presume that some local applet will be needed that can call the necessary apis...? Can anyone give some guidance on the best way to do this?
Fortunately, the build of the machine is entirely under my control, so anything (pretty much) can be installed, trusted etc.
Thanks!
I have a locally hosted j2ee app (specifically using ora9ias) viewed through IE and need to have to either bring a popup display to the front of the screen - that is, in front of any other windows, IE or not.
Obviously the servlets/JSPs won't be able to do this, so I presume that some local applet will be needed that can call the necessary apis...? Can anyone give some guidance on the best way to do this?
Fortunately, the build of the machine is entirely under my control, so anything (pretty much) can be installed, trusted etc.
Thanks!