Quick Links

From Dw0rm's Wiki

Java

App Servers
Sun AppServer 7 Admin Guide (http://docs.sun.com/source/816-7156-10/contents.html)
WebSphere Application Server v5.1 (from skywayradio - very good) (http://www.skywayradio.com/tech/WAS51/)
Jetty (http://jetty.mortbay.org/jetty/index.html) and Jetty Launcher Eclipse Plug-in (http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp?id=312)
Servlets
Servlet Tutorial (http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Intro.html)
Technical
Making sense of Java's Dates (http://www.onjava.com/lpt/a/3872)
Exceptional practices (Javaworld) (http://javaworld.com/javaworld/jw-08-2001/jw-0803-exceptions_p.html)
30 Core Java Interview Questions (http://java.sys-con.com/read/48839_p.htm)
My Serializable Notes
Libs
Commons Lang UserGuide (http://jakarta.apache.org/commons/lang/userguide.html) Commons Lang API (http://jakarta.apache.org/commons/lang/api-release/index.html)
Jakarta Commons Http Client (http://jakarta.apache.org/commons/httpclient/index.html)
JUnit
JUnitTest Infected (http://junit.sourceforge.net/doc/testinfected/testing.htm)
JUnit FAQ (http://junit.sourceforge.net/doc/faq/faq.htm)
Different Technologies
Spring
Spring Main (http://www.springframework.org/) Spring 2.0.x API (http://static.springframework.org/spring/docs/2.0.x/api/index.html)
Declarative Transaction Management (http://www.springframework.org/docs/reference/transaction.html#d0e5690)
AOP
IBM AspectJ Intro (http://www-106.ibm.com/developerworks/library/j-aspectj/)
Javaworld AOP articles (http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-aspect_p.html)
Patterns
Inversion of Control and the Dependency Injection Pattern (http://www.martinfowler.com/articles/injection.html)
Composition vs Inheritance (http://www.artima.com/designtechniques/compoinhP.html)
Eclipse
EasyEclipse (http://www.easyeclipse.org/site/distributions/index.html)
Portals
Portal Zone - link to various ibm portal docs - good reference (http://cgse1.cgselearning.com/zone-portal.html)
WebSphere Portal zone (http://www-128.ibm.com/developerworks/websphere/zones/portal/)
Limitations in Portlet Implementation - JSR-168 (http://www.doc.ic.ac.uk/~mo197/portlets/thesis/portlets.php)
Portal URL generation (http://www-128.ibm.com/developerworks/websphere/library/techarticles/0603_behl/0603_behl.html)


XML & Web Sevices

Axis
Axis on Sun AppServer 7 (http://access1.sun.com/techarticles/using_axis.html)
Manage Sessions in Web Services (http://www.fawcette.com/javapro/2003_04/online/wsdl_kjones_04_29_03/)
XML
DOM4J Cookbook (http://www.dom4j.org/cookbook.html)
XPath
Zvon Xpath tutorial (http://zvon.org/xxl/XPathTutorial/General/examples.html)
Misc
soapui for testing (http://www.soapui.org/index.html)
WSDL 1.1 spec (http://www.w3.org/TR/wsdl)

Databases

Oracle
Quick Oracle User Guide (http://www.cs.wisc.edu/~dbbook/openAccess/thirdEdition/Oracle/user_guide/oracle_guide.html)
Oracle on Linux installation notes (http://puschitz.com/OracleOnLinux.shtml)
Creating Users
How to retrieve Oracle Package/Stored Procedure Code? (http://www.thescripts.com/forum/thread65708.html|)
SQL
SQL Optimization (http://www.basis.com/support/tips/sqloptimization.html)

Security

Java
j_security_check (http://forum.java.sun.com/thread.jspa?threadID=599233&messageID=4169623)
SiteMinder
My SiteMinder notes
Use SiteMinder with WebSphere Portal (from skywayradio) (http://www.skywayradio.com/tech/WAS51/portal/conf_sit.html)
WebSphere Application Server
WebSphere Application Server Security (from skywayradio) (http://www.skywayradio.com/tech/WAS51/Security.html)
LTPA and SSO overview (http://www-128.ibm.com/developerworks/ibm/library/it-0101art2/index.html)
Setting the WAS (5.1) timeout - session and LTPA token (http://www-1.ibm.com/support/docview.wss?rs=0&uid=swg21188935)
LTPA Token Expiration (http://www-1.ibm.com/support/docview.wss?uid=swg21197321)
IBM Portal Server
Websphere Portal Security concepts (http://wps2a.semi.org/wps/doc/en/InfoCenter/wpf/security.html)
Websphere Portal Siteminder configuration (http://wps2a.semi.org/wps/doc/en/InfoCenter/wpf/conf_sit.html)
Portal 5.1 Portlet authentication - Credential Vault) (http://publib.boulder.ibm.com/infocenter/wpdoc/v510/index.jsp?topic=/com.ibm.wp.zos.doc/wps/wpsadvdev.html)
Portal Access Control (including external security managers (http://wps2a.semi.org/wps/doc/en/InfoCenter/wps/admsecur.html) - see SiteMinder)

Source Control

Subclipse - Subversion plug-in for Eclipse (http://subclipse.tigris.org/)

Linux

Cygwin

Scripting

DOS commands & Batch files (http://www.robvanderwoude.com/index.html)

HTML

Redirect 301 (http://www.stevenhargrove.com/redirect-web-pages/)

Other

Offline NT Password & Registry Editor (http://home.eunet.no/~pnordahl/ntpasswd/)
Setting up a sftp server on Windows (http://digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows)