<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Is Your Java Code Privileged?</title>
	<atom:link href="http://javapapers.com/core-java/is-your-java-code-privileged/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/core-java/is-your-java-code-privileged/</link>
	<description>Blog on core java, servlets, jsp and design patterns.</description>
	<lastBuildDate>Mon, 04 Jun 2012 02:04:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: kishor</title>
		<link>http://javapapers.com/core-java/is-your-java-code-privileged/#comment-5517</link>
		<dc:creator>kishor</dc:creator>
		<pubDate>Tue, 24 May 2011 10:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=325#comment-5517</guid>
		<description>Hi man,

good work..keep it up.

It&#039;s just an amazing blog..</description>
		<content:encoded><![CDATA[<p>Hi man,</p>
<p>good work..keep it up.</p>
<p>It&#8217;s just an amazing blog..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand Garlapati</title>
		<link>http://javapapers.com/core-java/is-your-java-code-privileged/#comment-1869</link>
		<dc:creator>Anand Garlapati</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=325#comment-1869</guid>
		<description>How to create a policy file for an applet? Can you post one article on policy files?

Thanks
Anand Garlapati</description>
		<content:encoded><![CDATA[<p>How to create a policy file for an applet? Can you post one article on policy files?</p>
<p>Thanks<br />
Anand Garlapati</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Address of a Java Object</title>
		<link>http://javapapers.com/core-java/is-your-java-code-privileged/#comment-1641</link>
		<dc:creator>Address of a Java Object</dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=325#comment-1641</guid>
		<description>[...] getUnsafe which returns the unsafe object. Java&#8217;s security manager asks you to make your java source code privileged. I used little bit of reflection and got an instance out. I know there are better ways to get the [...]</description>
		<content:encoded><![CDATA[<p>[...] getUnsafe which returns the unsafe object. Java&#8217;s security manager asks you to make your java source code privileged. I used little bit of reflection and got an instance out. I know there are better ways to get the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baptiste Wicht</title>
		<link>http://javapapers.com/core-java/is-your-java-code-privileged/#comment-1103</link>
		<dc:creator>Baptiste Wicht</dc:creator>
		<pubDate>Thu, 25 Mar 2010 19:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=325#comment-1103</guid>
		<description>Interesting, thanks. 

Using doPrivileged method in an applet, can I write files  to the system if the applet is not signed ?</description>
		<content:encoded><![CDATA[<p>Interesting, thanks. </p>
<p>Using doPrivileged method in an applet, can I write files  to the system if the applet is not signed ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

