<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.javaworld.com/community" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>J2EE</title>
 <link>http://www.javaworld.com/community/taxonomy/term/915</link>
 <description>Taxonomy in convenient list form</description>
 <language>en-US</language>
<item>
 <title>Ajax-like J2EE security login</title>
 <link>http://www.javaworld.com/community/node/3675</link>
 <description>J2EE Web security is based on the separation of content into two web contexts - protected and public. But there are lots of cases (in my experience majority of cases) when you provide the same content (e.g. a web page) but with different information displayed for different types of users. For non-authenticated (non logged-in) users you hide some sensitive info from your content, and for authenticated (logged-in) users you may choose to hide of display some data depending on their authorization (the user role).
 &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3675&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.javaworld.com/community/node/3675#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/83">ajax</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1536">form-based</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/915">J2EE</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1535">J2EE security</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1249">login</category>
 <pubDate>Sun, 08 Nov 2009 06:57:50 -0500</pubDate>
 <dc:creator>Oleg Mikheev</dc:creator>
 <guid isPermaLink="false">3675 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>How to manage content and optimize usign struts2/JSP</title>
 <link>http://www.javaworld.com/community/node/2493</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I have a forum running on pure struts2/jsp and MySQL on tomcat 6. Here is how it works currently.&lt;br /&gt;
 - user logs in and clicks on the forum topic&lt;br /&gt;
 - DB is queried, and posts populated , and shown to the user.&lt;br /&gt;
 - if user adds a post, same is inserted and page refreshed.&lt;br /&gt;
 - even for showing old posts, which dont change with time i query DB&lt;/p&gt;
&lt;p&gt;I want to optimize performance by somehow converting the forum pages into htmls, so that i don&#039;t need to query DB everytime, because the posts once posted don&#039;t change.Only while doing a new post, i should be doing a db call. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/2493&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/enterprise&quot; class=&quot;og_links&quot;&gt;Enterprise Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/2493#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/832">AJAX, RIA and Web 2.0</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1150">cms</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/843">Data Management and RDBMS</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/915">J2EE</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/831">Java and XML</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/834">Java Web Development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/846">Software Development Methodologies</category>
 <group domain="http://www.javaworld.com/community/enterprise">Enterprise Java</group>
 <pubDate>Mon, 23 Feb 2009 03:28:42 -0500</pubDate>
 <dc:creator>supratims</dc:creator>
 <guid isPermaLink="false">2493 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Uploading a Word document in Sql or Oracle database</title>
 <link>http://www.javaworld.com/community/node/1636</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to java web development. I am working on a application which has an requirement like uploading a word document in the database. I got some solutions how to read a document and write the contents in database but, requirement is like uploading a document in database. Can anyone help me with an idea how and where can i start with.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Hari&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/enterprise&quot; class=&quot;og_links&quot;&gt;Enterprise Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/1636#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/843">Data Management and RDBMS</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/915">J2EE</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/829">Java Programming Concepts</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/809">jdbc</category>
 <group domain="http://www.javaworld.com/community/enterprise">Enterprise Java</group>
 <pubDate>Sat, 25 Oct 2008 09:20:32 -0400</pubDate>
 <dc:creator>harikumar</dc:creator>
 <guid isPermaLink="false">1636 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>BAR CODE READER</title>
 <link>http://www.javaworld.com/community/node/1485</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I Am a beginner working for the development of PoS system on java.We already developed some basic functionality and  We created the application in Web Development platform using  J2EE (JSP,Servlets, Apache Tomcat, MySQL).In this project we need to implement bar code and credit card processing. But discussing with some java experts we got to know that it is not possible to implement the above facilities in Web Applications. Now we are planning to convert it as JAVA SWING Application.Can any one guide me at this point.&lt;br /&gt;
My doubts are &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/1485&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/enterprise&quot; class=&quot;og_links&quot;&gt;Enterprise Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/1485#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/915">J2EE</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/99">swing</category>
 <group domain="http://www.javaworld.com/community/enterprise">Enterprise Java</group>
 <pubDate>Tue, 07 Oct 2008 03:42:14 -0400</pubDate>
 <dc:creator>sree</dc:creator>
 <guid isPermaLink="false">1485 at http://www.javaworld.com/community</guid>
</item>
</channel>
</rss>
