<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
	<title>Java in Newer -  - www.thatisjava.com</title>
	<atom:link href="http://www.thatisjava.com/rss/java-newer.xml" rel="self" type="application/rss+xml" />
	<link>http://www.thatisjava.com/category/java-newer/</link>
	<description>www.thatisjava.com, Java in Newer</description>
	<lastBuildDate>Sun, 20 May 2012 11:28:46 GMT</lastBuildDate>
	<generator>http://www.thatisjava.com/?v=6.01</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<item>
	<title>Auto completion of jTextField or jTable</title>
	<link>http://www.thatisjava.com/java-newer/109666/</link>
	<comments>http://www.thatisjava.com/java-newer/109666/</comments>
	<pubDate>Fri, 06 Jan 2012 02:01:00 GMT</pubDate>
	<dc:creator>ticku</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109666/</guid>
	<description><![CDATA[I am a beginner in java. I am making an application in which i want to auto complete jTextField and jTable with the values stored in database (as in address bar of browser). I am using java swing and MySQL in netbeans. Can anybody help me in doing that??......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109666&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>how to create java beans and do the jsp:getProperty for radio button and checkboxes in my form ?</title>
	<link>http://www.thatisjava.com/java-newer/109665/</link>
	<comments>http://www.thatisjava.com/java-newer/109665/</comments>
	<pubDate>Sun, 06 Feb 2011 07:57:00 GMT</pubDate>
	<dc:creator>tangara</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109665/</guid>
	<description><![CDATA[Hi,I am stuck at creating the java beans for a radio buttons and check boxes for my forms.At my forms, I have&amp;lt;td&gt;Gender&amp;lt;/td&gt;&amp;lt;td&gt;&amp;lt;input type=&amp;#34;radio&amp;#34; id=&amp;#34;txtGender&amp;#34; name&amp;#34;&amp;lt;jsp:getProperty name=&amp;#34;tutorsBean&amp;#34; property=&amp;#34;gender&amp;#34;/&gt;value=&amp;#34;male&amp;#34;and I&amp;#......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109665&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>How to use JAVA read certificate stored in IE</title>
	<link>http://www.thatisjava.com/java-newer/109664/</link>
	<comments>http://www.thatisjava.com/java-newer/109664/</comments>
	<pubDate>Wed, 15 Dec 2010 00:53:00 GMT</pubDate>
	<dc:creator>Lion</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109664/</guid>
	<description><![CDATA[Hello,I am new in java.The user use IE connect to my SSL application server.And I will setup different certificate for every different user on thire IE.I need develop a java program to read users&amp;#39; certificate in IE and do same verificationwith certificate before they login my server.Is there som......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109664&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>- i have to load image in struts aplication using com.oreilly.servlet.multipart.* package in netbean</title>
	<link>http://www.thatisjava.com/java-newer/109663/</link>
	<comments>http://www.thatisjava.com/java-newer/109663/</comments>
	<pubDate>Wed, 23 Jun 2010 21:56:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109663/</guid>
	<description><![CDATA[
Qu.- i have to load image in struts aplication using com.oreilly.servlet.multipart.* package in netbeans.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I IMPORTED all classes of com.oreilly.servlet.multipart.... but it shows not exist error imageEntryDetails.java and in updateFormAction.java. What&amp;#39;s problem......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109663&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>Cannot use loop to get Jtable value</title>
	<link>http://www.thatisjava.com/java-newer/109662/</link>
	<comments>http://www.thatisjava.com/java-newer/109662/</comments>
	<pubDate>Mon, 12 Jul 2010 22:59:00 GMT</pubDate>
	<dc:creator>davncl@gmail.com</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109662/</guid>
	<description><![CDATA[&amp;nbsp;&amp;nbsp;&amp;nbsp;I was tried to get Jtable every row value by use for loop, but it only show the first row of the table......thx

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //establish connection
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connection connection = DriverManager.getConnection(&amp;quot......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109662&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>i wrote file uploading program then i got package javazoom.upload does not exists. why?</title>
	<link>http://www.thatisjava.com/java-newer/109661/</link>
	<comments>http://www.thatisjava.com/java-newer/109661/</comments>
	<pubDate>Tue, 13 Jul 2010 22:41:00 GMT</pubDate>
	<dc:creator>hari</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109661/</guid>
	<description><![CDATA[&amp;nbsp;Pls send me code if any errors are there in my code and clarify why did come the above error
reply very very urgent pls pls..........

below one is my program


upload.html
----------------------------

&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;Shows how to upload files&amp;lt;/title&amp;gt;
......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109661&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>collection and StringBuffer??</title>
	<link>http://www.thatisjava.com/java-newer/109660/</link>
	<comments>http://www.thatisjava.com/java-newer/109660/</comments>
	<pubDate>Mon, 01 Nov 2010 11:07:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109660/</guid>
	<description><![CDATA[
	What is the difference between collection and StringBuffer??
......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109660&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>Try Catch HELP!</title>
	<link>http://www.thatisjava.com/java-newer/109659/</link>
	<comments>http://www.thatisjava.com/java-newer/109659/</comments>
	<pubDate>Thu, 02 Dec 2010 19:25:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109659/</guid>
	<description><![CDATA[import javax.swing.JOptionPane;

//Author: Sean Nixon
//Purpose: Green Cards

public class marryj
{
&amp;nbsp;&amp;nbsp; &amp;nbsp;public static void main(String&#91;&#93; args)
&amp;nbsp;&amp;nbsp; &amp;nbsp;{
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int areas, painlvl, treatment; //Variables

&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nb......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109659&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>direct acyclic graph</title>
	<link>http://www.thatisjava.com/java-newer/109658/</link>
	<comments>http://www.thatisjava.com/java-newer/109658/</comments>
	<pubDate>Sat, 01 May 2010 08:21:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109658/</guid>
	<description><![CDATA[I have input file containing such data
9&amp;nbsp; (no of node)
0 0 (node index, child)
1 0 
2 1 
&amp;nbsp; 0 2 (child belongs to index 0 and edge weight)
3 1
 &amp;nbsp;0 4
4 2
 &amp;nbsp;1 1 (child belongs to index 1 and edge weight)
 &amp;nbsp;2 2
5 1
 &amp;nbsp;3 3

I want to read these data and make a a......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109658&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>what are the advantages of java over vc++ in client server communication</title>
	<link>http://www.thatisjava.com/java-newer/109657/</link>
	<comments>http://www.thatisjava.com/java-newer/109657/</comments>
	<pubDate>Mon, 26 Apr 2010 21:35:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java in Newer]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-newer/109657/</guid>
	<description><![CDATA[
	what is the main disadvantage of vc++ over java in client server connection
......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=109657&amp;cid=17&amp;c=java-newer/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
</channel>
</rss>
