<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page servlet 
             and everything recently tagged servlet -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>servlet on SWiK</title>
        <doap:name>servlet</doap:name>
        <doap:description>&lt;p&gt;Servlets are &lt;a class="wikilink" href="http://swik.net/Java"&gt;Java&lt;/a&gt; objects that implement the Java Servlet &lt;span class="caps"&gt;API&lt;/span&gt; originally defined by &lt;a class="wikilink" href="http://swik.net/Sun"&gt;Sun&lt;/a&gt; for dynamic web page creation.&lt;/p&gt;


	&lt;p&gt;Servlets process ServletRequests and generate ServeletResponses to service http requests, these servelets are contained by servlet containers such as &lt;a class="wikilink" href="http://swik.net/Tomcat"&gt;Tomcat&lt;/a&gt; or &lt;a class="wikilink" href="http://swik.net/Jetty"&gt;Jetty&lt;/a&gt;, which map URLs to servlets.&lt;/p&gt;


	&lt;p&gt;Today the servlet specification is managed by the Java Community Process, under the specification &lt;a class="wikilink" href="http://swik.net/JSR-154"&gt;&lt;span class="caps"&gt;JSR&lt;/span&gt;-154&lt;/a&gt;.&lt;/p&gt;
</doap:description>
        <description>Servlets are Java objects that implement the Java Servlet API originally defined by Sun for dynamic web page creation.


	Servlets process ServletRequests and generate ServeletResponses to service http requests, these servelets are contained by servlet containers such as Tomcat or Jetty, which map URLs to servlets.


	Today the servlet specification is managed by the Java Community Process, under the specification JSR-154.
</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/servlet</link>
        <doap:homepage></doap:homepage>
                <category>Web</category>
        <category>Application</category>
        <category>Development</category>
        <category>Java</category>
        <category>Servlet</category>

        <pubDate>Mon, 17 Jul 2006 17:38:25 -0700</pubDate>
        <lastBuildDate>Mon, 17 Jul 2006 17:38:38 -0700</lastBuildDate>
            
        <item>
            <title>Four Hundred Guru--Jetty: An Efficient, Easy to Manage Alternative to WebSphere</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/Four+Hundred+Guru--Jetty%3A+An+Efficient%2C+Easy+to+Manage+Alternative+to+WebSphere/cc4dk</link>
            <description></description>
            
            <pubDate>Fri, 29 Aug 2008 06:00:30 -0700</pubDate>
        </item>
            
        <item>
            <title>Java Tips - Introduction to Java Servlets with Eclipse</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/Java+Tips+-+Introduction+to+Java+Servlets+with+Eclipse/cc3x0</link>
            <description></description>
            
            <pubDate>Fri, 29 Aug 2008 03:58:19 -0700</pubDate>
        </item>
            
        <item>
            <title>Cewolf - Chart Enabling Web Object Framework</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Cewolf+-+Chart+Enabling+Web+Object+Framework/cc3wz</link>
            <description>Cewolf can be used inside a Servlet/JSP based web application to embed complex graphical charts of all kinds (e.g. line, pie, bar chart, plots, etc.) into a web page. Therefore it provides a full featured tag library to define all properties of the chart (colors, strokes, legend, etc.). Thus the JSP which embedds the chart is not polluted with any java code. Everything is described with XML conform tags.</description>
            
            <pubDate>Fri, 29 Aug 2008 03:56:53 -0700</pubDate>
        </item>
            
        <item>
            <title>Overview of Java Servlet API Classes and Interfaces</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Overview+of+Java+Servlet+API+Classes+and+Interfaces/cc1xh</link>
            <description></description>
            
            <pubDate>Thu, 28 Aug 2008 18:13:31 -0700</pubDate>
        </item>
            
        <item>
            <title>OpenDS in your OpenSolaris Machine ... or in your Servlet!</title>
            <link>http://swik.net/GlassFish/The+Aquarium/OpenDS+in+your+OpenSolaris+Machine+...+or+in+your+Servlet%21/cc0xy</link>
            <description>&lt;p&gt;
Here are two quite different uses of
&lt;a href=&quot;http://blogs.sun.com/theaquarium/tags/OpenDS&quot; title=&quot;OpenDS entries at TheAquarium&quot;&gt;OpenDS&lt;img src=&quot;http://blogs.sun.com/theaquarium/resource/MagnifyingGlass-12_12px.jpg&quot;/&gt;&lt;/a&gt; -
which recently
&lt;a href=&quot;http://blogs.sun.com/theaquarium/entry/opends_1_0_released_open&quot;&gt;Reached 1.0&lt;/a&gt;
and is now
&lt;a href=&quot;http://blogs.sun.com/theaquarium/entry/opends_standard_edition_fleshing_out&quot;&gt;Commercially Supported&lt;/a&gt;.
&lt;/p&gt;
&lt;table&gt;&lt;tr&gt;&lt;td&gt;
&lt;a href=&quot;http://blogs.sun.com/marginNotes/entry/opends_inside&quot; title=&quot;OpenDS Inside&quot;&gt;
&lt;img src=&quot;http://blogs.sun.com/theaquarium/resource/OpenDS-Logo-219_68px.png&quot; alt=&quot;ALT DESCR&quot; width=&quot;219&quot; height=&quot;68&quot;/&gt;
&lt;/a&gt;
&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;
&lt;p&gt;
First as a
&lt;a href=&quot;http://en.wikipedia.org/wiki/Directory_service&quot;&gt;Directory Service&lt;/a&gt;
for OpenSolaris - see these two articles by Ludo, Marzen and Marina:
&lt;a href=&quot;http://developers.sun.com/identity/reference/techart/opends-namesvcs.html&quot;&gt;Basic Setup&lt;/a&gt;
and
&lt;a href=&quot;http://developers.sun.com/identity/reference/techart/opends-namesvcs2.html&quot;&gt;Advanced Configuration&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
The second is as
&lt;a href=&quot;https://www.opends.org/wiki/page/UsingOpenDSAsAnEmbeddedApplication&quot;&gt;
An Embedded Application&lt;/a&gt;:
Mark describes in detail how to write a portable
&lt;a href=&quot;http://blogs.sun.com/marginNotes/entry/opends_inside&quot;&gt;Servlet using OpenDS&lt;/a&gt;
so it can run on a container like
&lt;a href=&quot;http://glassfish.dev.java.net&quot;&gt;GlassFish Server&lt;/a&gt;.
&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

</description>
            
            <pubDate>Thu, 28 Aug 2008 18:08:13 -0700</pubDate>
        </item>
            
        <item>
            <title>RedStrato&#039;s Woke Walk Work :: DWR 시작하기 - 2. 첫 프로그램 Hello DWR</title>
            <link>http://swik.net/DWR/del.icio.us%2Ftag%2Fdwr/RedStrato%27s+Woke+Walk+Work+%3A%3A+DWR+%EC%8B%9C%EC%9E%91%ED%95%98%EA%B8%B0+-+2.+%EC%B2%AB+%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8+Hello+DWR/cc0pg</link>
            <description></description>
            
            <pubDate>Thu, 28 Aug 2008 18:07:01 -0700</pubDate>
        </item>
            
        <item>
            <title>Eastwood Charts</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/Eastwood+Charts/ccwqk</link>
            <description></description>
            
            <pubDate>Tue, 19 Aug 2008 09:42:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Java Tips - Introduction to Java Servlets with NetBeans</title>
            <link>http://swik.net/GlassFish/del.icio.us%2Ftag%2Fglassfish/Java+Tips+-+Introduction+to+Java+Servlets+with+NetBeans/ccvo4</link>
            <description></description>
            
            <pubDate>Tue, 19 Aug 2008 03:05:43 -0700</pubDate>
        </item>
            
        <item>
            <title>Object Computing, Inc. - Java News Brief - November 2004</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/Object+Computing%2C+Inc.+-+Java+News+Brief+-+November+2004/ccstj</link>
            <description></description>
            
            <pubDate>Mon, 18 Aug 2008 06:06:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Jetty Documentation - Jetty - Codehaus</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/Jetty+Documentation+-+Jetty+-+Codehaus/ccn9m</link>
            <description>jetty docs</description>
            
            <pubDate>Sat, 16 Aug 2008 12:12:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Webtide blog performance benchmarks industry standards open source analysis Web 2.0 Ajax Comet Cometd Bayeux asynchronous servlets threading</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/Webtide+blog+performance+benchmarks+industry+standards+open+source+analysis+Web+2.0+Ajax+Comet+Cometd+Bayeux+asynchronous+servlets+threading/ccn0u</link>
            <description></description>
            
            <pubDate>Sat, 16 Aug 2008 10:12:15 -0700</pubDate>
        </item>
            
        <item>
            <title>The Servlet Container Model</title>
            <link>http://swik.net/SIP/del.icio.us+tag%2FSIP/The+Servlet+Container+Model/ccd92</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 10:05:10 -0700</pubDate>
        </item>
            
        <item>
            <title>Embedding Jetty - Jetty - Codehaus</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/Embedding+Jetty+-+Jetty+-+Codehaus/cb9y3</link>
            <description>Embedding Jetty for JUnit tests.</description>
            
            <pubDate>Tue, 12 Aug 2008 04:04:30 -0700</pubDate>
        </item>
            
        <item>
            <title>The Essentials of Filters</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/The+Essentials+of+Filters/cbzek</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 14:10:36 -0700</pubDate>
        </item>
            
        <item>
            <title>Eclipse Wiki Weblog : Weblog</title>
            <link>http://swik.net/json/del.icio.us%2Ftag%2Fjson/Eclipse+Wiki+Weblog+%3A+Weblog/cbygp</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 09:12:07 -0700</pubDate>
        </item>
            
        <item>
            <title>Changing from MyFaces to Sun&#039;s RI - AppFuse 2 - Confluence</title>
            <link>http://swik.net/myfaces/del.icio.us%2Ftag%2Fmyfaces/Changing+from+MyFaces+to+Sun%27s+RI+-+AppFuse+2+-+Confluence/cbx2o</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 08:03:37 -0700</pubDate>
        </item>
            
        <item>
            <title>OSX에서 Servlet/JSP 개발 환경 만들기 [2] - Eclipse 설치</title>
            <link>http://swik.net/Eclipse/del.icio.us%2Ftag%2Feclipse/OSX%EC%97%90%EC%84%9C+Servlet%2FJSP+%EA%B0%9C%EB%B0%9C+%ED%99%98%EA%B2%BD+%EB%A7%8C%EB%93%A4%EA%B8%B0+%5B2%5D+-+Eclipse+%EC%84%A4%EC%B9%98/cbxbl</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 03:10:07 -0700</pubDate>
        </item>
            
        <item>
            <title>Introduction to web development using J2EE</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Introduction+to+web+development+using+J2EE/cbvb7</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Introduction to J2EE web container</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Introduction+to+J2EE+web+container/cbvb6</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>JSP tutorials, Servlet tutorials, J2EE web development tutorials</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/JSP+tutorials%2C+Servlet+tutorials%2C+J2EE+web+development+tutorials/cbvb5</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Understanding the directory structure of J2EE web applications</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Understanding+the+directory+structure+of+J2EE+web+applications/cbvb4</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Basic introduction to Java Servlets</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Basic+introduction+to+Java+Servlets/cbvb1</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Core Servlets</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Core+Servlets/cbvbz</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Setup a development environment to compile and deploy Servlets and Java Server Pages (JSP)</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Setup+a+development+environment+to+compile+and+deploy+Servlets+and+Java+Server+Pages+%28JSP%29/cbvbx</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>A Very Simple Servlet Example</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/A+Very+Simple+Servlet+Example/cbvbw</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Servlet Life Cycle tutorial</title>
            <link>http://swik.net/User:daringtakers/del.icio.us%2Fdaringtakers/Servlet+Life+Cycle+tutorial/cbvbv</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:24:14 -0700</pubDate>
        </item>
            
        <item>
            <title>run-jetty-run - Google Code</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/run-jetty-run+-+Google+Code/cbu4y</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:21:19 -0700</pubDate>
        </item>
            
        <item>
            <title>jetty6 - Jetty WebServer</title>
            <link>http://swik.net/jetty/del.icio.us%2Ftag%2Fjetty/jetty6+-+Jetty+WebServer/cbu4u</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:21:17 -0700</pubDate>
        </item>
            
        <item>
            <title>Javi Sanromán &quot; Lanzando informes jasperreports &quot;pdf / xls&quot; desde un servlet</title>
            <link>http://swik.net/jasperReports/del.icio.us%2Ftag%2Fjasperreports/Javi+Sanrom%C3%A1n+%22+Lanzando+informes+jasperreports+%22pdf+%2F+xls%22+desde+un+servlet/cbuna</link>
            <description>exporter.setParameter (JRExporterParameter.OUTPUT_FILE_NAME, xlsFileName);</description>
            
            <pubDate>Thu, 07 Aug 2008 13:16:07 -0700</pubDate>
        </item>
            
        <item>
            <title>SIP Servlet Development Tutorials — UDN</title>
            <link>http://swik.net/SIP/del.icio.us+tag%2FSIP/SIP+Servlet+Development+Tutorials+%E2%80%94+UDN/cbuae</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:12:24 -0700</pubDate>
        </item>
                </channel>
</rss>
