Hi there,
Does anyone know how to run a local
Java application from a web (intranet) page? The Java application itself is a wrapper that will run a user's selected diff utility, so needs permissions to execute applications on the user's local system (as far as I could tell this would rule out Java web start). The web page is in
JSP, so client-side Javascript and server-side Java are both available.
Thank you!
Ray Muirhead
