<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<?xml-stylesheet href="" type="text/xsl"?>
<rss version="2.0">
    <channel>
        <title>j2ee's links</title>
        <description>j2ee's links</description>
        <link>http://www.oyax.com/tag/j2ee/links/</link>
        <lastBuildDate>Wed, 07 Jan 2009 03:24:56 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url>http://www.oyax.com/images/top_logo_small.gif</url>
            <title>OYAX logo</title>
            <link>http://www.oyax.com/</link>
            <description>Feed provided by oyax.com. Click to visit.</description>
        </image>
        <item>
            <title>Annotations in Tiger, Part 1: Add metadata to Java code</title>
            <link>http://www.ibm.com/developerworks/library/j-annotate1/</link>
            <description>Annotations, a new feature in J2SE 5.0 (Tiger), brings a much-needed metadata facility to the core Java language. In this first of a two-part series, author Brett McLaughlin explains why metadata is so useful, introduces you to annotations in the Java language, and delves into Tiger&amp;#039;s built-in annotations. Part 2 covers custom annotations.</description>
            <author>itman</author>
            <pubDate>Sat, 01 Nov 2008 15:29:16 +0100</pubDate>
        </item>
        <item>
            <title>An Introduction to Java Annotations</title>
            <link>http://www.developer.com/java/other/article.php/3556176</link>
            <description>Make your development easier through the use of JDK5&amp;#039;s annotation feature. The objective is to spend less time on unhandy code-writing and focus more on business logic rules.</description>
            <author>itman</author>
            <pubDate>Sat, 01 Nov 2008 15:20:19 +0100</pubDate>
        </item>
        <item>
            <title>java.net: An Introduction To Servlet 3.0</title>
            <link>http://today.java.net/pub/a/today/2008/10/14/introduction-to-servlet-3.html</link>
            <description>Deepa Sobhana offers a detailed overview of what&amp;#039;s changing in the Servlet 3.0 API and why.</description>
            <author>itman</author>
            <pubDate>Wed, 15 Oct 2008 12:54:00 +0100</pubDate>
        </item>
        <item>
            <title>The J2ee 1 4 Tutorial</title>
            <link>http://4ebooks.org/2008/08/23/the-j2ee-1-4-tutorial.html</link>
            <description>Today, more and more developers want to write distributed transactional applications for the enterprise and thereby leverage the speed, security, and reliability of server-side technology. If you are already working in this area, you know that in the fast</description>
            <author>ayishazain</author>
            <pubDate>Sat, 23 Aug 2008 13:19:03 +0100</pubDate>
        </item>
        <item>
            <title>jee tutorial</title>
            <link>http://courses.coreservlets.com/Course-Materials/msajsp.html</link>
            <description></description>
            <author>itman</author>
            <pubDate>Thu, 14 Aug 2008 04:25:09 +0100</pubDate>
        </item>
        <item>
            <title>Core J2EE Patterns: Patterns index page</title>
            <link>http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sun, 10 Aug 2008 05:10:37 +0100</pubDate>
        </item>
        <item>
            <title>The Apache Tomcat 5.5 Servlet/JSP Container SSL Configuration HOW-TO</title>
            <link>http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sun, 10 Aug 2008 05:02:23 +0100</pubDate>
        </item>
        <item>
            <title>Filtering tricks for your Tomcat</title>
            <link>http://www.ibm.com/developerworks/java/library/j-tomcat/</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sat, 09 Aug 2008 07:47:51 +0100</pubDate>
        </item>
        <item>
            <title> Tutorial on Integrating Eclipse and Tomcat</title>
            <link>http://www.it.uom.gr/teaching/distrubutedSite/platoAcadiau_ca/EclipseAndTomcatTutorial/index.htm</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sat, 26 Jul 2008 11:41:09 +0100</pubDate>
        </item>
        <item>
            <title>Critical security issues found in the Spring Framework</title>
            <link>http://www.theserverside.com/news/thread.tss?thread_id=50076</link>
            <description></description>
            <author>itman</author>
            <pubDate>Thu, 17 Jul 2008 08:49:58 +0100</pubDate>
        </item>
        <item>
            <title>Inside Class Loaders</title>
            <link>http://www.onjava.com/pub/a/onjava/2003/11/12/classloader.html</link>
            <description></description>
            <author>itman</author>
            <pubDate>Mon, 14 Jul 2008 05:28:55 +0100</pubDate>
        </item>
        <item>
            <title>CHOOSING A JAVA WEB FRAMEWORK: A COMPARISON</title>
            <link>http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-6457.pdf</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sat, 05 Jul 2008 13:40:01 +0100</pubDate>
        </item>
        <item>
            <title>Apache Wicket 1.3.4 is released!</title>
            <link>http://www.theserverside.com/news/thread.tss?thread_id=49886</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sat, 28 Jun 2008 05:59:28 +0100</pubDate>
        </item>
        <item>
            <title>JSF for nonbelievers: Clearing the FUD about JSF</title>
            <link>http://www.ibm.com/developerworks/library/j-jsf1/</link>
            <description></description>
            <author>itman</author>
            <pubDate>Tue, 24 Jun 2008 08:20:48 +0100</pubDate>
        </item>
        <item>
            <title>Developing Web applications with Tomcat and Eclipse</title>
            <link>http://www.ibm.com/developerworks/library/os-eclipse-tomcat/index.html</link>
            <description>Apache Tomcat &amp;amp; Eclipse Platform make a great Web development platform. Level: Intermediate</description>
            <author>saeidzebardast</author>
            <pubDate>Thu, 19 Jun 2008 06:56:12 +0100</pubDate>
        </item>
        <item>
            <title>Learn to Use the New Annotation Feature of Java 5.0</title>
            <link>http://www.devx.com/Java/Article/27235</link>
            <description></description>
            <author>itman</author>
            <pubDate>Sat, 31 May 2008 05:17:45 +0100</pubDate>
        </item>
        <item>
            <title>Tutorial for building J2EE Applications using JBOSS and ECLIPSE</title>
            <link>http://www.tusc.com.au/tutorial/html/chap1.html</link>
            <description></description>
            <author>itman</author>
            <pubDate>Thu, 29 May 2008 04:31:36 +0100</pubDate>
        </item>
        <item>
            <title>Two Servlet Filters Every Web Application Should Have</title>
            <link>http://www.onjava.com/pub/a/onjava/2003/11/19/filters.html?page=3</link>
            <description></description>
            <author>itman</author>
            <pubDate>Thu, 29 May 2008 04:29:17 +0100</pubDate>
        </item>
        <item>
            <title>Integrating Struts, Tiles, and JavaServer Faces</title>
            <link>http://www.ibm.com/developerworks/library/j-integrate/</link>
            <description></description>
            <author>itman</author>
            <pubDate>Wed, 28 May 2008 03:40:11 +0100</pubDate>
        </item>
        <item>
            <title>Migrating to Struts 2 - Part III</title>
            <link>http://www.infoq.com/articles/migrating-struts-2-part3</link>
            <description></description>
            <author>itman</author>
            <pubDate>Tue, 27 May 2008 09:22:20 +0100</pubDate>
        </item>
    </channel>
</rss>
