<?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: Strange exception when applet tries to make a connection to the DB</title> <atom:link href="http://iderror.com/errors/java/java_jdbc/strange-exception-when-applet-tries-to-make-a-connection-to-the-db/feed/" rel="self" type="application/rss+xml" /><link>http://iderror.com/errors/java/java_jdbc/strange-exception-when-applet-tries-to-make-a-connection-to-the-db/</link> <description>You have errors, we have solutions!</description> <lastBuildDate>Fri, 10 Jun 2011 15:06:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: admin</title><link>http://iderror.com/errors/java/java_jdbc/strange-exception-when-applet-tries-to-make-a-connection-to-the-db/comment-page-1/#comment-7902</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=7973#comment-7902</guid> <description>Applets are restricted in what they are allowed to do; that&#039;s a security precaution. The applet needs to be digitally signed, or the local security policy adjusted to get around this.
You should note that you can connect unsigned Applets to a database server provided that database server is the same server that the Applet came from.
However signed or unsigned it is not considered good practice to connect your Applet directly with a database of any kind. Doing so means opening your database to connections from the internet in general and is a highly unsafe practice. </description> <content:encoded><![CDATA[<p>Applets are restricted in what they are allowed to do; that&#8217;s a security precaution. The applet needs to be digitally signed, or the local security policy adjusted to get around this.<br
/> You should note that you can connect unsigned Applets to a database server provided that database server is the same server that the Applet came from.<br
/> However signed or unsigned it is not considered good practice to connect your Applet directly with a database of any kind. Doing so means opening your database to connections from the internet in general and is a highly unsafe practice.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: iderror.com @ 2012-02-10 14:40:33 -->
