Where to start with Java?

java No Comments »

http://www.cs.indiana.edu/classes/a201-dger/

Thinking in Java (3rd Edition):
http://www.mindview.net/Books/TIJ/

Short introduction to Java:
http://www.cs.indiana.edu/classes/a348-dger/fall2002/notes/Eight.html

Sun intro to Java servlets:
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html

Ant ssh tasks

java No Comments »

http://ant.apache.org/manual/install.html

http://www.jcraft.com/jsch/index.html

Proxy authentication settings for JRE

java No Comments »

proxies.html

proxie_config.html

C:\Program Files\Java\jre1.5.0_06\lib\net.properties
java.net.useSystemProxies=true
http.proxyHost=10.10.80.10
http.proxyPort=3128
http.nonProxyHosts=localhost|127.0.0.1
http.auth.ntlm.domain=ADOMAIN

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in