We wouild like to run a smal windows application within a java window by downloading the file to the workstations and running it.
Is this possible?
The little program does need some connectivity to a mssql database too.
I know previous versions of Java really limited interaction with the host machine. In this case, this is jsut a LAN and we just want to run our app inside a browser to meet some silly internal requirements.
Thanks
