<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://iqjam.net/iqjam/iqjam.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Sun, 19 May 2013 01:16:08 +0000</lastBuildDate>
	<title>IQJam by Elguji Software (Questions tagged with java)</title>
	<description>An RSS feed generated by IQJam by Elguji Software</description>
	<link>http://iqjam.net/iqjam/iqjam.nsf</link>
	<image>
	    <title>IQJam by Elguji Software (Questions tagged with java)</title>
	    <url>http://iqjam.net/iqjam/iqjam.nsf</url>
	    <link></link>
	</image>
	<item>
		<pubDate>Fri, 10 Dec 2010 03:22:54 +0000</pubDate>
		<title>Does 'No suitable driver' error thrown during attempt to connect to AS400 mean that I'm using the wrong class?</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Bob Stephan&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=Java"&gt;Java&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=Xpage"&gt;Xpage&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=JDBC"&gt;JDBC&lt;/a&gt; &lt;br&gt;&lt;b&gt;Question:&lt;/b&gt; Sample code below var driverClass:java.lang.Class;    2: var driver:java.sql.Driver;    3: var connection:java.sql.Connection;    4: var statement:java.sql.Statement;    5: var rs:java.sql.ResultSet;    6: var clist = new String    7: var sql = "Select CMNAME from eduds01dbo.oecmr where CMNAME like 'AS%'"    8:    9: driverClass = java.lang.Thread.currentThread().getContextClassLoader().loadClass("com.ibm.as400.access.AS400JDBCDriver");   10: driver = driverClass.newInstance();   11: java.sql.D...&lt;br&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20101209_Does_'No_suitable_driver'_erro.htm</link>
	</item>
	<item>
		<pubDate>Mon, 28 Jun 2010 14:10:57 +0000</pubDate>
		<title>Property file content using Java</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Jozsef Lehocz&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=Java"&gt;Java&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=property file"&gt;property file&lt;/a&gt; &lt;br&gt;&lt;b&gt;Question:&lt;/b&gt; Hello,   Is there a way to get the content of a property file using Java? The property file is created/imported as a file resource to the database....&lt;br&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20100628_Property_file_content_using_Ja.htm</link>
	</item>
	<item>
		<pubDate>Sun, 04 Oct 2009 20:16:29 +0000</pubDate>
		<title>Domino 8.0.2 fails to install</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Bruce Elgort&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=java"&gt;java&lt;/a&gt;  &lt;a href="http://iqjam.net/iqjam/iqjam.nsf/tags.xsp?tag=error"&gt;error&lt;/a&gt; &lt;br&gt;&lt;b&gt;Question:&lt;/b&gt; During installation of Domino 8.0.2 (32 bit) on Windows Server 2003 R2 I am getting an error. The error has to do with the Java JVM. I tried installing Sun Java and that didn't help. I am thinking it has to do with admin rights on the Windows box. Any insights would be helpful. The Windows box is all patched and the virus software has been temporarily turned off....&lt;br&gt;</description>
		<link>http://iqjam.net/iqjam/iqjam.nsf/questions/20091004_Domino_8.0.2_fails_to_install.htm</link>
	</item>
</channel></rss>
