<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ajax.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Bahar Limaye</title>
 <link>http://ajax.sys-con.com/</link>
 <description>Latest articles from Bahar Limaye</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Fri, 29 Aug 2008 18:33:49 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Scaling AJAX Applications Using Asynchronous Servlets</title>
 <link>http://ajax.sys-con.com/node/276384</link>
 <description>The advent of AJAX as a Web application model is significantly changing the traffic profile seen on the server side. The typical Web pattern usage of a user sitting idle on a Web page filling out fields and hitting the submit button to the next link is now transforming into sophisticated client-side JavaScript and rich user interfaces that constantly communicate with the server whenever an event is posted on a form such as a checkbox click, key press, or tab focus.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/276384&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 25 Oct 2006 17:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/276384</guid>
</item>
<item>
 <title>Scaling AJAX Applications Using Asynchronous Servlets</title>
 <link>http://ajax.sys-con.com/node/185307</link>
 <description>The advent of AJAX as a Web application model is significantly changing the traffic profile seen on the server side. The typical Web pattern usage of a user sitting idle on a Web page filling out fields and hitting the submit button to the next link is now transforming into sophisticated client-side JavaScript and rich user interfaces that constantly communicate with the server whenever an event is posted on a form such as a checkbox click, key press, or tab focus.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/185307&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 20 Apr 2006 11:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/185307</guid>
</item>
<item>
 <title>Implementing a Cluster-Aware Cache Using WebLogic</title>
 <link>http://ajax.sys-con.com/node/102681</link>
 <description>Caching information on the WebLogic tier can significantly increase performance and reduce the number of external system calls needed for data retrieval. This is especially true when an application wants to store bits of information that rarely change, such as a list of countries or catalog entries. Nowadays, memory is so cheap that application architectures can benefit from caching data on the Web/EJB tiers.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/102681&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 21 Jun 2005 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/102681</guid>
</item>
<item>
 <title>Writing Classpath-less J2EE Clients...</title>
 <link>http://ajax.sys-con.com/node/47682</link>
 <description>Developing lightweight J2EE client applications that interoperate with multiple application servers can be difficult to do. Having to include an application server-specific JAR file along with a thin client application can significantly increase the size of the deployed application and make it too big to be practical.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/47682&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 05 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/47682</guid>
</item>
</channel>
</rss>
