 




<?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: STATIC keyword of Java in AS400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 04:11:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bogeybetsy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/#comment-80848</link>
		<dc:creator>bogeybetsy</dc:creator>
		<pubDate>Thu, 26 Aug 2010 16:43:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-80848</guid>
		<description><![CDATA[Hi Tom and Philip,

If it were not in the AS400, the answer would be yes because that&#039;s what I read in Java books.  But when in the IBM i, I am just not sure.  

In RPGLE, the static keyword (at least for V5R4) would mean, all programs running in the same job would be accessing the same memory location.

But Java in IBM i? Well...

Also, I am not planning on using it for constants.  I can use that to see how many users are accessing a certain application.  This is a side project I am doing nn my own time for the company I work for.  I am studying Java to augment my skills as a programmer and what better way than to create some utility which I think would be useful to the company.

I&#039;m beginning to think Java in the IBM i side has limited potential...  Those who disagree, please enlighten me.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi Tom and Philip,</p>
<p>If it were not in the AS400, the answer would be yes because that&#8217;s what I read in Java books.  But when in the IBM i, I am just not sure.  </p>
<p>In RPGLE, the static keyword (at least for V5R4) would mean, all programs running in the same job would be accessing the same memory location.</p>
<p>But Java in IBM i? Well&#8230;</p>
<p>Also, I am not planning on using it for constants.  I can use that to see how many users are accessing a certain application.  This is a side project I am doing nn my own time for the company I work for.  I am studying Java to augment my skills as a programmer and what better way than to create some utility which I think would be useful to the company.</p>
<p>I&#8217;m beginning to think Java in the IBM i side has limited potential&#8230;  Those who disagree, please enlighten me.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/#comment-80406</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Tue, 17 Aug 2010 00:11:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-80406</guid>
		<description><![CDATA[Tom
Constants would be a final static.
Phil]]></description>
		<content:encoded><![CDATA[<p>Tom<br />
Constants would be a final static.<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/#comment-80403</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 16 Aug 2010 23:21:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-80403</guid>
		<description><![CDATA[You have asked a surprisingly tricky question. I&#039;m looking into a way to be certain. Since the most common use is as a constant value, it usually doesn&#039;t make much difference.

But you have a specific side-effect in mind that is generally implementation-dependent. If I can prove one way or the other for V5R4, I&#039;ll see about V6R1, too.

This might take a day or two if I can get a proper setup going.

Tom]]></description>
		<content:encoded><![CDATA[<p>You have asked a surprisingly tricky question. I&#8217;m looking into a way to be certain. Since the most common use is as a constant value, it usually doesn&#8217;t make much difference.</p>
<p>But you have a specific side-effect in mind that is generally implementation-dependent. If I can prove one way or the other for V5R4, I&#8217;ll see about V6R1, too.</p>
<p>This might take a day or two if I can get a proper setup going.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogeybetsy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/static-keyword-of-java-in-as400/#comment-80359</link>
		<dc:creator>bogeybetsy</dc:creator>
		<pubDate>Sun, 15 Aug 2010 16:18:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-80359</guid>
		<description><![CDATA[Sorry, the hardware used is AS400 V5R4.]]></description>
		<content:encoded><![CDATA[<p>Sorry, the hardware used is AS400 V5R4.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.016 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 04:19:13 -->