<?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 Core APIs -  - www.thatisjava.com</title>
	<atom:link href="http://www.thatisjava.com/rss/java-core-apis.xml" rel="self" type="application/rss+xml" />
	<link>http://www.thatisjava.com/category/java-core-apis/</link>
	<description>www.thatisjava.com, Java Core APIs</description>
	<lastBuildDate>Sun, 20 May 2012 11:26:09 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>Class not found in remote application</title>
	<link>http://www.thatisjava.com/java-core-apis/60780/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60780/</comments>
	<pubDate>Tue, 18 Jan 2011 11:48:00 GMT</pubDate>
	<dc:creator>bertholdra@gmail.com</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60780/</guid>
	<description><![CDATA[I have just tried to use a remote application through Internet explorer which I had previously used successfully several months ago.I am getting the error below and really have no idea where to look - should I ask the people who control the server where the app is located? or is something on the mac......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60780&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>An integer, x has a binary value (using 1 byte) of 10011100. What is the binary value of z after</title>
	<link>http://www.thatisjava.com/java-core-apis/60779/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60779/</comments>
	<pubDate>Sun, 09 May 2010 20:56:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60779/</guid>
	<description><![CDATA[int y = 1 &amp;lt;&amp;lt; 7;
int z = x &amp;amp; y;......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60779&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>converting binary file to text file in java</title>
	<link>http://www.thatisjava.com/java-core-apis/60778/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60778/</comments>
	<pubDate>Mon, 14 Jun 2010 03:29:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60778/</guid>
	<description><![CDATA[please tell me codr for converting binary file to text file in java......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60778&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>Domain of Cookie lost</title>
	<link>http://www.thatisjava.com/java-core-apis/60777/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60777/</comments>
	<pubDate>Wed, 07 Jul 2010 03:16:00 GMT</pubDate>
	<dc:creator>zhenmin.w@gmail.com</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60777/</guid>
	<description><![CDATA[Hi Experts,

We have a scenario whereby we have 2 portals of different domains and 1 portal is the leading portal that has a login page where when user logins, submits credentials to the 1st and 2nd portal and sign on simulatenously seamlessly. This is done by creating a java servlet in the 1st po......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60777&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>error with assert</title>
	<link>http://www.thatisjava.com/java-core-apis/60776/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60776/</comments>
	<pubDate>Mon, 12 Jul 2010 09:46:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60776/</guid>
	<description><![CDATA[i am using jdk1.3 and while compiling a programme using assert i am getting following error
prompt&amp;gt;javac -source1.3 a2.java
javac: invalid flag : -source
usage: javac&amp;lt;options&amp;gt;&amp;lt;source files&amp;gt;
where possilbe option include


and then there is a list
a2 is my java file name


k......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60776&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>JoptionPane problem in Java 6</title>
	<link>http://www.thatisjava.com/java-core-apis/60775/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60775/</comments>
	<pubDate>Sun, 15 Aug 2010 21:24:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60775/</guid>
	<description><![CDATA[Hi all,
Can anyone please tell me why this happens.
When i use Joptionpane in java 6 the application hangs. But with Java 5 it runs fine. What could be the issue.

......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60775&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>how to add headet and triler to .txt file</title>
	<link>http://www.thatisjava.com/java-core-apis/60774/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60774/</comments>
	<pubDate>Wed, 18 Aug 2010 07:02:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60774/</guid>
	<description><![CDATA[how to add headet and triler to .txt file......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60774&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>Java sound with usb headset in mac.</title>
	<link>http://www.thatisjava.com/java-core-apis/60773/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60773/</comments>
	<pubDate>Thu, 14 Oct 2010 04:52:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60773/</guid>
	<description><![CDATA[hi,
I Created a sound recorder using java sound api, it works perfectly in windows and linux. But when i try to play the audio file(wave) in mac os with logitech headset the audio is not clear heavy noise is produced in the background. But if i play the same file in open speaker of my system its cl......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60773&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>If let&amp;#39;s say the user did not type in anything and just clicked ok and when the user pressed ESC</title>
	<link>http://www.thatisjava.com/java-core-apis/60772/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60772/</comments>
	<pubDate>Tue, 19 Oct 2010 16:27:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60772/</guid>
	<description><![CDATA[&amp;nbsp;&#91;/code&#93;

	&amp;nbsp;
what should I modify?

my program:&amp;nbsp;

&#91;code&#93;&amp;nbsp;&amp;nbsp;

	import javax.swing.*; // import the swing library for I/O

	&amp;nbsp;

	class Level1

	{

	&amp;nbsp;&amp;nbsp; &amp;nbsp;public static void main (String&#91;&#93; param)

	&amp;nbsp;&amp;nbsp; &amp;nbsp;{

	&amp;nbsp;&amp;nbsp; &amp;nbsp;......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60772&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
	<item>
	<title>JCE Padding</title>
	<link>http://www.thatisjava.com/java-core-apis/60771/</link>
	<comments>http://www.thatisjava.com/java-core-apis/60771/</comments>
	<pubDate>Tue, 02 Nov 2010 02:37:00 GMT</pubDate>
	<dc:creator>guest</dc:creator>
	<category><![CDATA[Java Core APIs]]></category>
	<guid isPermaLink="false">http://www.thatisjava.com/java-core-apis/60771/</guid>
	<description><![CDATA[&amp;nbsp;What is the equivalent of the&amp;nbsp;&amp;nbsp;RSA_PKCS1_OAEP_PADDING in JCE for encrypt mode?

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;......]]></description>
	<wfw:commentRss>http://www.thatisjava.com/app/answers/?qid=60771&amp;cid=124&amp;c=java-core-apis/</wfw:commentRss>
	<slash:comments>0</slash:comments>
	</item>
</channel>
</rss>
