java Programming Glossary: intranet
Calling a DLL from an Applet via JNI http://stackoverflow.com/questions/1713403/calling-a-dll-from-an-applet-via-jni to an application running as an applet in a browser on our intranet. I've ignored the EFTPOS dll for the moment and created a simple..
Local jars are not included in class path http://stackoverflow.com/questions/3280834/local-jars-are-not-included-in-class-path your local maven repository or your own maven repo on your intranet if you have one. The install install file goal can be used to.. we use Nexus to manage a company wide repository on our intranet. You can have separate repositories for your own artefacts vs..
Java - encrypt / decrypt user name and password from a configuration file http://stackoverflow.com/questions/339004/java-encrypt-decrypt-user-name-and-password-from-a-configuration-file the user name password in the clear albeit within the intranet . They would prefer storing the info. within the web service.. is not a big consideration because it's only within their intranet . So we need something quick and easy in Java. Any recommendations.. files share improve this question Being on the intranet certainly does not justify dismissing security. Most damage..
Integrated Windows Authentication (NTLM) in a Java/WebLogic app? http://stackoverflow.com/questions/4751157/integrated-windows-authentication-ntlm-in-a-java-weblogic-app NTLM in a Java WebLogic app Our team built a WebLogic intranet site. Users currently must type in their Active Directory login..
How does one record audio from a Javascript based webapp? http://stackoverflow.com/questions/64010/how-does-one-record-audio-from-a-javascript-based-webapp worth it for the quality. The app will only be used on our intranet. UPDATE There's now an alternate solution thanks to JetPack's..
What's the best way to distribute Java applications? http://stackoverflow.com/questions/80105/whats-the-best-way-to-distribute-java-applications My experience is that this is fine for tightly controlled intranet environments but becomes a pain with larger deployments because..
|