<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Articles by Mika Rinne</title>
<link>http://wldj.sys-con.com/</link>
<description>Latest articles from Mika Rinne</description>
<copyright>Copyright 2008 WEBLOGIC JOURNAL</copyright>
<lastBuildDate>Fri, 25 Jul 2008 13:51:00 GMT</lastBuildDate>
<generator>WEBLOGIC JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>Shared Sessions Using EJBs</title>
<guid isPermaLink="true">http://wldj.sys-con.com/read/42677.htm</guid><link>http://wldj.sys-con.com/read/42677.htm</link>
<pubDate>Wed, 06 Feb 2002 00:00:00 GMT</pubDate>
<description>We have a J2EE application where clients with the same userid need to share the session data that is maintained on the server side. In addition, clients aren&apos;t just Web clients, but applets and applications as well. How should we implement that? This is a typical problem when writing J2EE applications, since the J2EE APIs don&apos;t provide an out-of-the-box solution for this.</description>

</item></channel></rss>