[Discover] A cup of...: Hibernate Caches http://acupof.blogspot.com/2008/01/background-hibernate-comes-with-three.html
(java hibernate cache performance) 
[Discover] A Collection of JVM Options http://blogs.sun.com/watt/resource/jvm-options-list.html (java jvm reference programming)
[Discover] Code Instructions: Java Objects Memory Structure http://www.codeinstructions.com/2008/12/java-objects-memory-structure.html (java memory sizeof layout)
[Discover] MIT's Introduction to Algorithms: Lectures 1 and 2 - good coders code, great reuse http://www.catonmat.net/blog/mit-introduction-to-algorithms-part-one/ (programming algorithms video tutorials)
[Discover] Stack trace beautification - Adventures in Java http://blogs.sun.com/adventures/entry/stack_trace_beautification (java source tips stack)
[Discover] JDbMonitor - Monitor JDBC Performance For Slow SQL Queries http://www.jdbmonitor.com/ (java sql database monitoring)
[Discover] SpringSource Team Blog http://blog.interface21.com/main/ (spring java springframework programming)
[Discover] Design Patterns | Object Oriented Design http://www.oodesign.com/ (programming patterns tutorials java)
[Discover] JBoss.org: Netty - The Client Server Framework and Tools - async http://www.jboss.org/netty/ (server java protocol nio)
[Discover] JSmooth - Java Executable Wrapper http://jsmooth.sourceforge.net/ (programming windows opensource java)
[Discover] JScience http://jscience.org/ (library math opensource programming)
[Discover] Neil's point-free blog " Book - OSGi in Practice http://neilbartlett.name/blog/osgibook/ (osgi java books reference)
[Discover] InfoQ: Software Testing With Spring Framework http://www.infoq.com/articles/testing-in-spring (testing tdd java springframework)
[Discover] Enterprise Java Community: Scaling Your Java EE Applications - Part 2 http://www.theserverside.com/tt/articles/article.tss?l=ScalingYourJavaEEApplicationsPart2 (java scalability performance toread)
[Discover] XHAB: Xavier Hanin's blog: A new logging experience! http://xhab.blogspot.com/2007/03/new-logging-experience.html (java logging logback programming)
[Discover] Running JEE applications on Amazon EC2: deploying to 20 machines with no money down [Chris ... http://chris-richardson.blog-city.com/running_jee_applications_on_amazon_ec2_or_deploying_to_20_m.ht ... (tomcat amazon java aws)
[Discover] Pathway from ACEGI to Spring Security 2.0 | Javalobby http://java.dzone.com/tips/pathway-acegi-spring-security- (java acegi security spring)
[Discover] SMILA http://www.eclipse.org/smila/ (java search project datamining)
[Discover] Restlet - Lightweight REST framework for Java http://www.restlet.org/ (java rest webservices framework)

[Discover] Slick - 2D Game Library based on LWJGL http://slick.cokeandcode.com/ (java library applets programming)
[Discover] javasimon - Java Simon - Simple Monitoring API http://code.google.com/p/javasimon/ (java monitoring performance api)
[Discover] Java Certification Community, free Java J2ee scjp spring hibernate mock exams and certifications - ... http://www.javablackbelt.com/ (java programming certification testing)
[Discover] Date Formatting and Parsing for Humans in Java with HumanTime http://johannburkard.de/blog/programming/java/date-formatting-parsing-humans-humantime.html (time java human date)
[Discover] Automated code reviews with Checkstyle, Part 1 - JavaWorld http://www.javaworld.com/javaworld/jw-11-2008/jw-11-checkstyle1.html (java testing continuousintegration programming)
[Discover] Public Object: Series Recap: Coding in the small with Google Collections http://publicobject.com/2007/09/series-recap-coding-in-small-with.html (google java collections library)
[Discover] Stax Networks - Home http://www.stax.net/index.jsp (cloud cloudcomputing amazon java)
[Discover] Gigaspaces curbs latency outliers with Java Real Time - Openomics http://blogs.sun.com/openomics/entry/java_real_time_gigaspaces (scalability jrts java performance)
[Discover] Hibernate Mapping Cheat Sheet http://ndpsoftware.com/HibernateMappingCheatSheet.html (hibernate java cheatsheet programming)
[Discover] Java, ERP, Software Architecture: Criticism of Java Persistence Frameworks http://fromapitosolution.blogspot.com/2008/12/criticism-of-java-persistence.html (jpa orm jdbc programming)
[Discover] Guide: Writing Testable Code | Miško Hevery http://misko.hevery.com/code-reviewers-guide/ (testing programming google tdd)
[Discover] Space Invaders 101 - An Accelerated Java 2D Tutorial http://www.cokeandcode.com/info/tut2d.html (java tutorial canvas)
[Discover] InfoQ: Domain Driven Design and Development In Practice http://www.infoq.com/articles/ddd-in-practice (architecture programming domain domaindrivendesign)
[Discover] It's Only Software " 5 Minute Guide to Spring Security http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/ (spring security java tutorial)
[Discover] Grid computing: Java monitoring tools/suites http://grid-comp.blogspot.com/2008/12/java-monitoring-toolssuites.html (programming java memory monitoring)
[Discover] Alex Miller - Java 7 http://tech.puredanger.com/java7 (java features blog programming)
[Discover] SpringSource Team Blog " Introducing the SpringSource Application Platform http://blog.springsource.com/main/2008/04/30/introducing-the-springsource-application-platform/ (spring osgi tomcat springframework)
[Discover] javapassion.com root page http://www.javapassion.com/ (tutorial java courses training)
[Discover] http://www.md.pp.ru/~eu/jdk6options.html http://www.md.pp.ru/~eu/jdk6options.html (java jvm options tuning)
[Discover] Java Programming Notes http://www.leepoint.net/notes-java/index.html (programming java reference tips)
[Discover] Java Performance Tuning http://www.javaperformancetuning.com/index.shtml (java tuning profiling performance)
[Discover] JUnit.org http://www.junit.org/ (testing java tools junit)
[Discover] How to Write Doc Comments for the Javadoc Tool http://java.sun.com/j2se/javadoc/writingdoccomments/#@version (manual java javadoc)
[Discover] OpenJMS - OpenJMS http://openjms.sourceforge.net/index.html (opensource jms java)
[Discover] Spring - Java/J2EE Application Framework http://static.springframework.org/spring/docs/1.2.x/reference/index.html (spring java docs)
[Discover] Developing a Spring Framework MVC application step-by-step http://www.springframework.org/docs/Spring-MVC-step-by-step/index.html (spring java mvc tutorial)
[Discover] behind the times: 10 Helpful Hints on Moving from Eclipse to IDEA http://hamletdarcy.blogspot.com/2008/02/10-helpful-hints-on-moving-from-eclipse.html (intellij tips java development)
[Discover] Alex Miller - JMM and final field freeze http://tech.puredanger.com/2008/11/26/jmm-and-final-field-freeze/ (programming java final initialization)
[Discover] The Trouble with Checked Exceptions http://www.artima.com/intv/handcuffs.html (programming exceptions coding design)
[Discover] WAX http://www.ociweb.com/mark/programming/WAX.html (xml java writer groovy)
[Discover] Java date and time API - Home - Joda Time http://joda-time.sourceforge.net/ (java date time library)
[Discover] www.hazelcast.com - hazelcast http://www.hazelcast.com/ (java multicast scalability clustering)
[Discover] JD-GUI | Java Decompiler http://java.decompiler.free.fr/ (java tools decompiler opensource)
[Discover] Apache Wicket - Home http://wicket.apache.org/ (wicket java apache framework)
[Discover] Open Source Software in Java(tm) http://java-source.net/ (java software opensource programming)
[Discover] Helma Javascript Web Application Framework http://dev.helma.org/ (javascript helma library framework)
[Discover] KickJava.com: Java API By Example, From Geeks To Geeks. http://kickjava.com/ (api java programming reference)
[Discover] developerWorks : Resources for Java developers http://www.ibm.com/developerworks/java/ (programming java resources article)
[Discover] Frequently Asked Questions About the Java HotSpot VM http://java.sun.com/docs/hotspot/HotSpotFAQ.html#gc_heap_profile (hotspot java performance)
[Discover] Chapter 5 Continued: JNI Example http://java.sun.com/developer/onlineTraining/Programming/JDCBook/jniexamp.html (jni java programming reference)
[Discover] InfoQ: How to Design a Good API & Why it Matters http://www.infoq.com/presentations/effective-api-design (java design programming google)
[Discover] google-collections - Google Code http://code.google.com/p/google-collections/ (collections google java library)
[Discover] Java examples (example source code) Organized by topic http://www.java2s.com/ (programming reference java source)
[Discover] jMonkeyEngine.com http://www.jmonkeyengine.com/ (java mobile opengl opensource)
[Discover] Clojure http://clojure.org/ (lisp clojure programming java)
[Discover] Groovy - Home http://groovy.codehaus.org/ (groovy java programming scripting)
[Discover] Jasypt: Java simplified encryption - Main http://www.jasypt.org/index.html (opensource password programming tool)
[Discover] XStream - About XStream http://xstream.codehaus.org/ (xml java tools programming)
[Discover] JFreeChart http://www.jfree.org/jfreechart/ (java chart library graphics)
[Discover] BeanShell - Lightweight Scripting for Java http://www.beanshell.org/ (java scripting opensource wrapper)
[Discover] google-diff-match-patch - Google Code http://code.google.com/p/google-diff-match-patch/ (google javascript java code)
[Discover] Java Tuning White Paper http://java.sun.com/performance/reference/whitepapers/tuning.html (java tuning collection gc)
[Discover] Restlet - Lightweight REST framework for Java http://www.restlet.org/ (java rest webservices framework)
[Discover] Javolution http://javolution.org/ (java library opensource realtime)
[Discover] the Web Service, SOA and SOAP Testing Tool - soapUI http://www.soapui.org/ (webservices testing soap tools)
[Discover] JavaRanch - A Friendly Place for Java Greenhorns http://www.javaranch.com/ (java programming forum community)
[Discover] OVal - the object validation framework for Java_ 5 or later http://oval.sourceforge.net/ (validation opensource programming tools)
[Discover] FindBugs_ - Find Bugs in Java Programs http://findbugs.sourceforge.net/ (java testing tools bytecode)
[Discover] Top Ten Errors Java Programmers Make http://www.javacoffeebreak.com/articles/toptenerrors.html (java programming reference tutorial)
[Discover] Wicket - Home http://wicket.sourceforge.net/ (java wicket programming オープンソース)
[Discover] Home - Stripes - Stripes Framework http://www.stripesframework.org/display/stripes/Home (java stripes framework frameworks)
[Discover] visualvm: Project Home Page https://visualvm.dev.java.net/ (java performance profiling monitoring)
[Discover] java.net: Reading the News with Sun's RSS Utilities http://today.java.net/pub/a/today/2006/03/21/reading-news-with-sun-rss-utilities.html (java rss lib)
[Discover] hudson: an extensible continuous integration engine https://hudson.dev.java.net/ (continuousintegration opensource programming server)
[Discover] ++JEQUEL - A Domain Specific Language for the Structured Query Language (SQL) embedded in Java | ... http://www.jequel.de/ (java linq database dsl)
[Discover] bouncycastle.org http://www.bouncycastle.org/ (java cryptography encryption crypto)
[Discover] ICU Homepage @ icu-project.org http://www.icu-project.org/ (java programming library encoding)
[Discover] Compass - Java Search Engine Framework http://www.compass-project.org/ (lucene search compass java)
[Discover] jdic: JDIC - JDesktop Integration Components https://jdic.dev.java.net/ (java swing desktop programming)
[Discover] InfoQ: A Formal Performance Tuning Methodology: Wait-Based Tuning http://www.infoq.com/articles/Wait-Based-Tuning-Steven-Haines (testing java tuning architecture)
[Discover] +++++Terracotta http://www.terracotta.org/web/display/orgsite/Home (terracotta framework transaction java)
[Discover] Hard Token Managment Framework - Home http://hardtokenmgmt.org/index.html (framework smartcard java)
[Discover] JUNG - Java Universal Network/Graph Framework http://jung.sourceforge.net/index.html (visualization graph library java)
[Discover] Regex Pattern (Java 2 Platform SE v1.4.2) http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html (java programming it software)
[Discover] RIFE : About http://www.rifers.org/ (programming framework java rife)
[Discover] Parleys: Home http://parleys.com/display/PARLEYS/Home#page=Home (video java tutorials programming)
[Discover] Apache Jackrabbit - Welcome to Apache Jackrabbit http://jackrabbit.apache.org/index.html (cms repository apache jackrabbit)
[Discover] Java Tips - Using AJAX with Java Technology http://www.java-tips.org/java-ee-tips/enterprise-java-beans/using-ajax-with-java-technology.html (autocomplete java ajax)
[Discover] CommunicationException (Java 2 Platform SE v1.4.2) http://java.sun.com/j2se/1.4.2/docs/api/javax/naming/CommunicationException.html (communicationexception java jsp)
[Discover] A Collection of JVM Options http://blogs.sun.com/watt/resource/jvm-options-list.html (java jvm reference programming)
[Discover] Code Instructions: Java Objects Memory Structure http://www.codeinstructions.com/2008/12/java-objects-memory-structure.html (java memory sizeof layout)
[Discover] MIT's Introduction to Algorithms: Lectures 1 and 2 - good coders code, great reuse http://www.catonmat.net/blog/mit-introduction-to-algorithms-part-one/ (programming algorithms video tutorials)
[Discover] Stack trace beautification - Adventures in Java http://blogs.sun.com/adventures/entry/stack_trace_beautification (java source tips stack)
[Discover] JDbMonitor - Monitor JDBC Performance For Slow SQL Queries http://www.jdbmonitor.com/ (java sql database monitoring)
[Discover] SpringSource Team Blog http://blog.interface21.com/main/ (spring java springframework programming)
[Discover] Design Patterns | Object Oriented Design http://www.oodesign.com/ (programming patterns tutorials java)
[Discover] JBoss.org: Netty - The Client Server Framework and Tools - async http://www.jboss.org/netty/ (server java protocol nio)
[Discover] JSmooth - Java Executable Wrapper http://jsmooth.sourceforge.net/ (programming windows opensource java)
[Discover] JScience http://jscience.org/ (library math opensource programming)
[Discover] Neil's point-free blog " Book - OSGi in Practice http://neilbartlett.name/blog/osgibook/ (osgi java books reference)
[Discover] InfoQ: Software Testing With Spring Framework http://www.infoq.com/articles/testing-in-spring (testing tdd java springframework)
[Discover] Enterprise Java Community: Scaling Your Java EE Applications - Part 2 http://www.theserverside.com/tt/articles/article.tss?l=ScalingYourJavaEEApplicationsPart2 (java scalability performance toread)
[Discover] XHAB: Xavier Hanin's blog: A new logging experience! http://xhab.blogspot.com/2007/03/new-logging-experience.html (java logging logback programming)
[Discover] Running JEE applications on Amazon EC2: deploying to 20 machines with no money down [Chris ... http://chris-richardson.blog-city.com/running_jee_applications_on_amazon_ec2_or_deploying_to_20_m.ht ... (tomcat amazon java aws)
[Discover] Pathway from ACEGI to Spring Security 2.0 | Javalobby http://java.dzone.com/tips/pathway-acegi-spring-security- (java acegi security spring)
[Discover] SMILA http://www.eclipse.org/smila/ (java search project datamining)
[Discover] Restlet - Lightweight REST framework for Java http://www.restlet.org/ (java rest webservices framework)
[Discover] Java Profiler - .NET Profiler - The profilers for Java and .NET professionals http://www.yourkit.com/ (profiler profiling tools java)
[Discover] Slick - 2D Game Library based on LWJGL http://slick.cokeandcode.com/ (java library applets programming)
[Discover] javasimon - Java Simon - Simple Monitoring API http://code.google.com/p/javasimon/ (java monitoring performance api)
[Discover] Java Certification Community, free Java J2ee scjp spring hibernate mock exams and certifications - ... http://www.javablackbelt.com/ (java programming certification testing)
[Discover] Date Formatting and Parsing for Humans in Java with HumanTime http://johannburkard.de/blog/programming/java/date-formatting-parsing-humans-humantime.html (time java human date)
[Discover] Automated code reviews with Checkstyle, Part 1 - JavaWorld http://www.javaworld.com/javaworld/jw-11-2008/jw-11-checkstyle1.html (java testing continuousintegration programming)
[Discover] Public Object: Series Recap: Coding in the small with Google Collections http://publicobject.com/2007/09/series-recap-coding-in-small-with.html (google java collections library)
[Discover] Stax Networks - Home http://www.stax.net/index.jsp (cloud cloudcomputing amazon java)
[Discover] Gigaspaces curbs latency outliers with Java Real Time - Openomics http://blogs.sun.com/openomics/entry/java_real_time_gigaspaces (scalability jrts java performance)
[Discover] Hibernate Mapping Cheat Sheet http://ndpsoftware.com/HibernateMappingCheatSheet.html (hibernate java cheatsheet programming)
[Discover] Java, ERP, Software Architecture: Criticism of Java Persistence Frameworks http://fromapitosolution.blogspot.com/2008/12/criticism-of-java-persistence.html (jpa orm jdbc programming)
[Discover] Guide: Writing Testable Code | Miško Hevery http://misko.hevery.com/code-reviewers-guide/ (testing programming google tdd)
[Discover] Space Invaders 101 - An Accelerated Java 2D Tutorial http://www.cokeandcode.com/info/tut2d.html (java tutorial canvas)
[Discover] InfoQ: Domain Driven Design and Development In Practice http://www.infoq.com/articles/ddd-in-practice (architecture programming domain domaindrivendesign)
[Discover] It's Only Software " 5 Minute Guide to Spring Security http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/ (spring security java tutorial)
[Discover] Grid computing: Java monitoring tools/suites http://grid-comp.blogspot.com/2008/12/java-monitoring-toolssuites.html (programming java memory monitoring)
[Discover] Alex Miller - Java 7 http://tech.puredanger.com/java7 (java features blog programming)
[Discover] SpringSource Team Blog " Introducing the SpringSource Application Platform http://blog.springsource.com/main/2008/04/30/introducing-the-springsource-application-platform/ (spring osgi tomcat springframework)
[Discover] javapassion.com root page http://www.javapassion.com/ (tutorial java courses training)
[Discover] http://www.md.pp.ru/~eu/jdk6options.html http://www.md.pp.ru/~eu/jdk6options.html (java jvm options tuning)
[Discover] Java Programming Notes http://www.leepoint.net/notes-java/index.html (programming java reference tips)
[Discover] Java Performance Tuning http://www.javaperformancetuning.com/index.shtml (java tuning profiling performance)
[Discover] JUnit.org http://www.junit.org/ (testing java tools junit)
[Discover] How to Write Doc Comments for the Javadoc Tool http://java.sun.com/j2se/javadoc/writingdoccomments/#@version (manual java javadoc)
[Discover] OpenJMS - OpenJMS http://openjms.sourceforge.net/index.html (opensource jms java)
[Discover] Spring - Java/J2EE Application Framework http://static.springframework.org/spring/docs/1.2.x/reference/index.html (spring java docs)
[Discover] Developing a Spring Framework MVC application step-by-step http://www.springframework.org/docs/Spring-MVC-step-by-step/index.html (spring java mvc tutorial)
[Discover] behind the times: 10 Helpful Hints on Moving from Eclipse to IDEA http://hamletdarcy.blogspot.com/2008/02/10-helpful-hints-on-moving-from-eclipse.html (intellij tips java development)
[Discover] Alex Miller - JMM and final field freeze http://tech.puredanger.com/2008/11/26/jmm-and-final-field-freeze/ (programming java final initialization)
[Discover] The Trouble with Checked Exceptions http://www.artima.com/intv/handcuffs.html (programming exceptions coding design)
[Discover] WAX http://www.ociweb.com/mark/programming/WAX.html (xml java writer groovy)
[Discover] Java date and time API - Home - Joda Time http://joda-time.sourceforge.net/ (java date time library)
[Discover] www.hazelcast.com - hazelcast http://www.hazelcast.com/ (java multicast scalability clustering)
[Discover] JD-GUI | Java Decompiler http://java.decompiler.free.fr/ (java tools decompiler opensource)
[Discover] Apache Wicket - Home http://wicket.apache.org/ (wicket java apache framework)
[Discover] Open Source Software in Java(tm) http://java-source.net/ (java software opensource programming)
[Discover] Helma Javascript Web Application Framework http://dev.helma.org/ (javascript helma library framework)
[Discover] KickJava.com: Java API By Example, From Geeks To Geeks. http://kickjava.com/ (api java programming reference)
[Discover] developerWorks : Resources for Java developers http://www.ibm.com/developerworks/java/ (programming java resources article)
[Discover] Frequently Asked Questions About the Java HotSpot VM http://java.sun.com/docs/hotspot/HotSpotFAQ.html#gc_heap_profile (hotspot java performance)
[Discover] Chapter 5 Continued: JNI Example http://java.sun.com/developer/onlineTraining/Programming/JDCBook/jniexamp.html (jni java programming reference)
[Discover] InfoQ: How to Design a Good API & Why it Matters http://www.infoq.com/presentations/effective-api-design (java design programming google)
[Discover] google-collections - Google Code http://code.google.com/p/google-collections/ (collections google java library)
[Discover] Java examples (example source code) Organized by topic http://www.java2s.com/ (programming reference java source)
[Discover] jMonkeyEngine.com http://www.jmonkeyengine.com/ (java mobile opengl opensource)
[Discover] Clojure http://clojure.org/ (lisp clojure programming java)
[Discover] Groovy - Home http://groovy.codehaus.org/ (groovy java programming scripting)
[Discover] Jasypt: Java simplified encryption - Main http://www.jasypt.org/index.html (opensource password programming tool)
[Discover] XStream - About XStream http://xstream.codehaus.org/ (xml java tools programming)
[Discover] JFreeChart http://www.jfree.org/jfreechart/ (java chart library graphics)
[Discover] BeanShell - Lightweight Scripting for Java http://www.beanshell.org/ (java scripting opensource wrapper)
[Discover] google-diff-match-patch - Google Code http://code.google.com/p/google-diff-match-patch/ (google javascript java code)
[Discover] Java Tuning White Paper http://java.sun.com/performance/reference/whitepapers/tuning.html (java tuning collection gc)
[Discover] Restlet - Lightweight REST framework for Java http://www.restlet.org/ (java rest webservices framework)
[Discover] Javolution http://javolution.org/ (java library opensource realtime)
[Discover] the Web Service, SOA and SOAP Testing Tool - soapUI http://www.soapui.org/ (webservices testing soap tools)
[Discover] JavaRanch - A Friendly Place for Java Greenhorns http://www.javaranch.com/ (java programming forum community)
[Discover] OVal - the object validation framework for Java_ 5 or later http://oval.sourceforge.net/ (validation opensource programming tools)
[Discover] FindBugs_ - Find Bugs in Java Programs http://findbugs.sourceforge.net/ (java testing tools bytecode)
[Discover] Top Ten Errors Java Programmers Make http://www.javacoffeebreak.com/articles/toptenerrors.html (java programming reference tutorial)
[Discover] Wicket - Home http://wicket.sourceforge.net/ (java wicket programming オープンソース)
[Discover] Home - Stripes - Stripes Framework http://www.stripesframework.org/display/stripes/Home (java stripes framework frameworks)
[Discover] visualvm: Project Home Page https://visualvm.dev.java.net/ (java performance profiling monitoring)
[Discover] java.net: Reading the News with Sun's RSS Utilities http://today.java.net/pub/a/today/2006/03/21/reading-news-with-sun-rss-utilities.html (java rss lib)
[Discover] hudson: an extensible continuous integration engine https://hudson.dev.java.net/ (continuousintegration opensource programming server)
[Discover] ++JEQUEL - A Domain Specific Language for the Structured Query Language (SQL) embedded in Java | ... http://www.jequel.de/ (java linq database dsl)
[Discover] bouncycastle.org http://www.bouncycastle.org/ (java cryptography encryption crypto)
[Discover] ICU Homepage @ icu-project.org http://www.icu-project.org/ (java programming library encoding)
[Discover] Compass - Java Search Engine Framework http://www.compass-project.org/ (lucene search compass java)
[Discover] jdic: JDIC - JDesktop Integration Components https://jdic.dev.java.net/ (java swing desktop programming)
[Discover] InfoQ: A Formal Performance Tuning Methodology: Wait-Based Tuning http://www.infoq.com/articles/Wait-Based-Tuning-Steven-Haines (testing java tuning architecture)
[Discover] +++++Terracotta http://www.terracotta.org/web/display/orgsite/Home (terracotta framework transaction java)
[Discover] Hard Token Managment Framework - Home http://hardtokenmgmt.org/index.html (framework smartcard java)
[Discover] JUNG - Java Universal Network/Graph Framework http://jung.sourceforge.net/index.html (visualization graph library java)
[Discover] Regex Pattern (Java 2 Platform SE v1.4.2) http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html (java programming it software)
[Discover] RIFE : About http://www.rifers.org/ (programming framework java rife)
[Discover] Parleys: Home http://parleys.com/display/PARLEYS/Home#page=Home (video java tutorials programming)
[Discover] Apache Jackrabbit - Welcome to Apache Jackrabbit http://jackrabbit.apache.org/index.html (cms repository apache jackrabbit)
[Discover] Java Tips - Using AJAX with Java Technology http://www.java-tips.org/java-ee-tips/enterprise-java-beans/using-ajax-with-java-technology.html (autocomplete java ajax)
[Discover] CommunicationException (Java 2 Platform SE v1.4.2) http://java.sun.com/j2se/1.4.2/docs/api/javax/naming/CommunicationException.html (communicationexception java jsp)
