<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch: Applets</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=23</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright>
        <item uniqueID="23-004656">
            <title>calculator problem</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004656</link>
            <description>I have created a calculator in applet using awt. I got a problem in textfield as when you type, textfield displays from left to right but calculator displays from right to left. So what should i do so that textfield should print from right.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004656</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004656siddharth paul</comments>
            <author/>
            <pubDate>Fri, 9 May 2008 02:40:58 MDT</pubDate>
        </item>
        <item uniqueID="23-004655">
            <title>Trap Applet Minimize or Iconize</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004655</link>
            <description>I have been searching all over the place for a way to do this.. I have no options. It's not a Frame, it is just an applet with some info on it and they do not want it to be able to be minimized... I can't see any way of doing this, i know it may even go against some standars and all, but this is what they want and i am at a loss?? Can anyone shed some light, i cannot add any code to use Frames or anything, not allowed!! Craziness</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004655</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004655chris belyea</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 19:12:56 MDT</pubDate>
        </item>
        <item uniqueID="23-004654">
            <title>Applet re-painting</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004654</link>
            <description>I have a simple applet within a JSP.&lt;br /&gt;The applet extends JApplet and overides its paint method to draw some simple shapes to the screen.&lt;br /&gt; &lt;br /&gt;Problem is if I minimise the browser window and re-open it or scroll the applet off the page briefly then it never re-paints itself so you end up with a grey box.&lt;br /&gt; &lt;br /&gt;I though paint was called by the system as required.&lt;br /&gt; &lt;br /&gt;Am I wrong?&lt;br /&gt; &lt;br /&gt;Thanks.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004654</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004654Matthew Plant</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 15:30:56 MDT</pubDate>
        </item>
        <item uniqueID="23-004653">
            <title>applets</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004653</link>
            <description>how do you creat a applets please start from skre&lt;br /&gt;tch</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004653</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004653thero darius</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 02:32:51 MDT</pubDate>
        </item>
        <item uniqueID="23-004652">
            <title>java.security. Error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004652</link>
            <description>Hiii Sheriff...I am getting a Exception of some kind of Access Control when run the following code ....I know it is something to read with the Policy...fundas...I tried reading and solving the problem but its not clicking.....I have a Excel Sheet by the name....Lib from which I am trying to read the values on my applet....thanks in advance&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;/*&amp;lt;applet code="Example.class" width=300 height=300&amp;gt;&lt;br /&gt; &amp;lt;/applet&amp;gt; */&lt;br /&gt; &lt;br /&gt;import java.applet.Applet;&lt;br /&gt;import java.io.*;&lt;br /&gt;import java.net.*;&lt;br /&gt;import java.sql.*;&lt;br /&gt;import java.util.*;&lt;br /&gt;import java.security.*;&lt;br /&gt; &lt;br /&gt;public class Example extends Applet&lt;br /&gt;{&lt;br /&gt; public void init() &lt;br /&gt; {&lt;br /&gt; Connection con = nul...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004652</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004652Rakesh Chaudhary</comments>
            <author/>
            <pubDate>Mon, 5 May 2008 01:46:45 MDT</pubDate>
        </item>
        <item uniqueID="23-004651">
            <title>Javascript &amp;amp; Java Applet</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004651</link>
            <description>Can we include java script or style sheet in java applet?&lt;br /&gt; &lt;br /&gt;Please get me example</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004651</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004651Farakh khan</comments>
            <author/>
            <pubDate>Fri, 2 May 2008 03:02:28 MDT</pubDate>
        </item>
        <item uniqueID="23-004650">
            <title>Applet security issue - works in Firefox, not IE7</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004650</link>
            <description>This is a signed applet. Some applet methods run fine. Those that need to do a System.getProperty fail.&lt;br /&gt; &lt;br /&gt;I get: &lt;br /&gt;AccessControlException: access denied (java.util.PropertyPermission propertyname, read)&lt;br /&gt; &lt;br /&gt;I have AllPermission granted so how can it reject access? I explicitly granted PropertyPermission, read but that does not work either. I have been using this same approach for several years but I never used IE. Again: it works fine in FireFox so I feel I have java.policy setup properly. Ideas?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004650</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004650lpmon</comments>
            <author/>
            <pubDate>Tue, 29 Apr 2008 08:16:19 MDT</pubDate>
        </item>
        <item uniqueID="23-004649">
            <title>Start:applet not initialized Error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004649</link>
            <description>I experts I have problem displaying a button on a applet ....The following is the code I am getting a error i.e Start :Applet not initialized&lt;br /&gt; &lt;br /&gt;/*&amp;lt;applet code="basic.Applet2.class" width=400 height=500&amp;gt;&lt;br /&gt; &amp;lt;/applet&amp;gt; */&lt;br /&gt;//package basic;&lt;br /&gt; &lt;br /&gt;import java.applet.Applet;&lt;br /&gt;import java.awt.Button;&lt;br /&gt;public class Applet2 extends Applet&lt;br /&gt;{&lt;br /&gt;Button b;&lt;br /&gt;public void init()&lt;br /&gt;{&lt;br /&gt;b=new Button();&lt;br /&gt;add(b);&lt;br /&gt;}&lt;br /&gt;};&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;And the story is same for all other applet applications...Please help</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004649</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004649Rakesh Chaudhary</comments>
            <author/>
            <pubDate>Tue, 29 Apr 2008 04:06:18 MDT</pubDate>
        </item>
        <item uniqueID="23-004648">
            <title>Embedded Chat Applet in HTML</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004648</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;I came across this site in search of help with a project for my java class. I have the parts but I have no idea as how to put them together. I need to embed this applet in html that also have a button on the bottom right for the user to login. The layout must have a text field, a list of users logged in on the right panel and on the bottom a textarea. I must use the dataobject give. Please help...I am trying it but not I don't know programming at all...this is way over my head. At this point I just want to get it to work so I can get some points. Thanks for your time and efforts.&lt;br /&gt; &lt;br /&gt;import java.io.*;&lt;br /&gt;import java.util.*;&lt;br /&gt; &lt;br /&gt;public class DataObject implements Serializable{&lt;br /&gt;&lt;br /&gt;private S...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004648</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004648Tuan Bui</comments>
            <author/>
            <pubDate>Mon, 28 Apr 2008 20:46:17 MDT</pubDate>
        </item>
        <item uniqueID="23-004647">
            <title>sending data from applet to servlet</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004647</link>
            <description>Hi,&lt;br /&gt;I posted this problem earlier and got solution of that, thanks a lot, but there are some complexity in getting the desired output. Below is the description.&lt;br /&gt; &lt;br /&gt;i am working on a web application in which a user can select an item(say a T-shirt) and can decorate on that item(simply by adding some text or image on it).For this we are using an applet and calling functions on it with javascript. When we select an item, the image of the item is loaded in the applet and all drawing is done on applet. After drawing i want to save the state of the applet as an image(probably in database).&lt;br /&gt; &lt;br /&gt;Some how i have succeded in saving the image of front and back side of the product to the server folder by writing the generated imag...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004647</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004647Abhishek Yadav</comments>
            <author/>
            <pubDate>Mon, 21 Apr 2008 15:48:20 MDT</pubDate>
        </item>
        <item uniqueID="23-004646">
            <title>applet and getCodeBase problem</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004646</link>
            <description>hi &lt;br /&gt; &lt;br /&gt;i am trying to get TIF file from server to open it in applet and make some changing and send back to server&lt;br /&gt; &lt;br /&gt;this my part of my code makes problem.&lt;br /&gt; &lt;br /&gt;String fileName = "uma.tif";&lt;br /&gt;String path =getCodeBase()+fileName;&lt;br /&gt;PlanarImage image = JAI.create("fileload",path); &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;at this line i got this Exception.&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;java.lang.IllegalArgumentException: "http://localhost/loly/uma.tif": File not found.&lt;br /&gt;at javax.media.jai.JAI.createNS(JAI.java:1091)&lt;br /&gt;at javax.media.jai.JAI.create(JAI.java:977)&lt;br /&gt;at javax.media.jai.JAI.create(JAI.java:1412)&lt;br /&gt;at tiff4.init(tiff4.java:54)&lt;br /&gt;at sun.applet.AppletPanel.run(Unknown Source)&lt;br /&gt;at java.lang.Thread.run(Unknown Source)&lt;...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004646</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004646hassan ali</comments>
            <author/>
            <pubDate>Sun, 20 Apr 2008 14:12:12 MDT</pubDate>
        </item>
        <item uniqueID="23-004645">
            <title>is applet engine installed in all browsers</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004645</link>
            <description>I just wasted about half an hour at $40 an hour while my bench tech tried to tell me that applets have to have the JRE installed separately after a clean rebuild from disk wipe and system re-install. This is not how I understood it. It would seem that with megabyte installations now routine for browsers that applet java runtime would be obviously long-ago retired as an issue. &lt;br /&gt; &lt;br /&gt;I couldn't get it across to him that I had lots of very well informed people to ask. Answers of all skill levels welcomed and requested.&lt;br /&gt; &lt;br /&gt;I want to write him a detailed workup on the matter.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004645</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004645Nicholas Jordan</comments>
            <author/>
            <pubDate>Fri, 18 Apr 2008 15:58:22 MDT</pubDate>
        </item>
        <item uniqueID="23-004644">
            <title>Reading a file from applet using webapplication.... </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644</link>
            <description>i am creating a file using an applet ... that applet code is above web-inf folder .... if i create a file ... its creating on my desktop instead of current directory where applet is running .... what is that so?&lt;br /&gt;and also i have two files where i am reading from applet ... but if i place those two files in my desktop , then it reads ... and if i place those files in current directory i will get FileNotFoundException.&lt;br /&gt;I have created my own .java.policy file for accessing and reading the files...i have no problem in that....&lt;br /&gt;The problem i am facing is , when i give absolute path , the file is being read ... but my question is why always c:\Document and Settings\madhu\Desktop ?? why it takes this as a classpath ??&lt;br /&gt; &lt;br /&gt;Tha...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644madhu cm</comments>
            <author/>
            <pubDate>Thu, 17 Apr 2008 03:17:26 MDT</pubDate>
        </item>
        <item uniqueID="23-004644">
            <title>Reading a file from applet using webapplication.... </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644</link>
            <description>i am creating a file using an applet ... that applet code is above web-inf folder .... if i create a file ... its creating on my desktop instead of current directory where applet is running .... what is that so?&lt;br /&gt;and also i have two files where i am reading from applet ... but if i place those two files in my desktop , then it reads ... and if i place those files in current directory i will get FileNotFoundException.&lt;br /&gt;I have created my own .java.policy file for accessing and reading the files...i have no problem in that....&lt;br /&gt;The problem i am facing is , when i give absolute path , the file is being read ... but my question is why always c:\Document and Settings\madhu\Desktop ?? why it takes this as a classpath ??&lt;br /&gt; &lt;br /&gt;Tha...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004644madhu cm</comments>
            <author/>
            <pubDate>Thu, 17 Apr 2008 01:01:03 MDT</pubDate>
        </item>
        <item uniqueID="23-004643">
            <title>Batch files or java program for uploading folder </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;I need to upload folder(contains files) from my jsp,my current jsp is able to upload one single file to database(in database the uploaded singlefile stored as one row,for next file next row will be created...so on).now i need to upload folder that contain single or more files and database shd be able to store multiple files .Any one have any idea to aproach this,I will appreciate your response.&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643deepthi kaja</comments>
            <author/>
            <pubDate>Thu, 17 Apr 2008 00:03:03 MDT</pubDate>
        </item>
        <item uniqueID="23-004643">
            <title>Batch files or java program for uploading folder </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;I need to upload folder(contains files) from my jsp,my current jsp is able to upload one single file to database(in database the uploaded singlefile stored as one row,for next file next row will be created...so on).now i need to upload folder that contain single or more files and database shd be able to store multiple files .Any one have any idea to aproach this,I will appreciate your response.&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004643deepthi kaja</comments>
            <author/>
            <pubDate>Wed, 16 Apr 2008 12:57:01 MDT</pubDate>
        </item>
        <item uniqueID="23-004640">
            <title>Warning</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640</link>
            <description>Dear Friend,&lt;br /&gt; &lt;br /&gt;I am new in Jave. right now I am learning Applet but When I am trying to use THREAD in applet its giving the following warning.&lt;br /&gt; &lt;br /&gt;Note : Java Uses or Overloads a Depricated API.&lt;br /&gt;Note : REcompile with -XLint : Deprication for details.&lt;br /&gt;Tool Completed Successfully&lt;br /&gt; &lt;br /&gt;Friends I m highly expecting your kind support about the solutions.Thaking you all.&lt;br /&gt; &lt;br /&gt;Firoz.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640Firoz Noor</comments>
            <author/>
            <pubDate>Tue, 15 Apr 2008 22:57:00 MDT</pubDate>
        </item>
        <item uniqueID="23-004642">
            <title>basics for applet running on different jre's ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</link>
            <description>Hello, &lt;br /&gt;I know this is a very basic problem, but i still cannot get a justified answer for this problem. Its like i have an applet which is compiled in JDk j2sdk1.4.2_16. Now when i try to run this applet on my IE under jre 1.5.* family on all the client machines it works fine. But when i switch to jre 1.6.* family, i see the applet being displayed, but i cannot perform any operations on it i no mouse clicks work and i cannot open any file menu or my jdialog boxes. &lt;br /&gt;Is it because of the incompatibilities in jre 1.6, but wont it be backward compatible to that older version applets can run on this new jre. My applet seems to be a simple applet,with only one exception that it has lot of jframes and jpanel in it.&lt;br /&gt;This problem is...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642Amit Hetawal</comments>
            <author/>
            <pubDate>Tue, 15 Apr 2008 09:08:58 MDT</pubDate>
        </item>
        <item uniqueID="23-004642">
            <title>basics for applet running on different jre's ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</link>
            <description>Hello, &lt;br /&gt;I know this is a very basic problem, but i still cannot get a justified answer for this problem. Its like i have an applet which is compiled in JDk j2sdk1.4.2_16. Now when i try to run this applet on my IE under jre 1.5.* family on all the client machines it works fine. But when i switch to jre 1.6.* family, i see the applet being displayed, but i cannot perform any operations on it i no mouse clicks work and i cannot open any file menu or my jdialog boxes. &lt;br /&gt;Is it because of the incompatibilities in jre 1.6, but wont it be backward compatible to that older version applets can run on this new jre. My applet seems to be a simple applet,with only one exception that it has lot of jframes and jpanel in it.&lt;br /&gt;This problem is...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642Amit Hetawal</comments>
            <author/>
            <pubDate>Tue, 15 Apr 2008 08:42:58 MDT</pubDate>
        </item>
        <item uniqueID="23-004642">
            <title>basics for applet running on different jre's ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</link>
            <description>Hello, &lt;br /&gt;I know this is a very basic problem, but i still cannot get a justified answer for this problem. Its like i have an applet which is compiled in JDk j2sdk1.4.2_16. Now when i try to run this applet on my IE under jre 1.5.* family on all the client machines it works fine. But when i switch to jre 1.6.* family, i see the applet being displayed, but i cannot perform any operations on it i no mouse clicks work and i cannot open any file menu or my jdialog boxes. &lt;br /&gt;Is it because of the incompatibilities in jre 1.6, but wont it be backward compatible to that older version applets can run on this new jre. My applet seems to be a simple applet,with only one exception that it has lot of jframes and jpanel in it.&lt;br /&gt;This problem is...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004642</comments>
            <pubDate>Tue, 15 Apr 2008 07:37:20 MDT</pubDate>
        </item>
        <item uniqueID="23-004641">
            <title>Applet OutOfMemoryError</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004641</link>
            <description>Hi guys,&lt;br /&gt; &lt;br /&gt;I got an error about OutOfMemoryError when the applet tried to read a 10m file. Does anybody know how to enlarge the max memory of applet in client side?&lt;br /&gt; &lt;br /&gt;Thanks and regards,&lt;br /&gt;Ralph</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004641</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004641</comments>
            <pubDate>Tue, 15 Apr 2008 03:21:19 MDT</pubDate>
        </item>
        <item uniqueID="23-004640">
            <title>Warning</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640</link>
            <description>Dear Friend,&lt;br /&gt; &lt;br /&gt;I am new in Jave. right now I am learning Applet but When I am trying to use THREAD in applet its giving the following warning.&lt;br /&gt; &lt;br /&gt;Note : Java Uses or Overloads a Depricated API.&lt;br /&gt;Note : REcompile with -XLint : Deprication for details.&lt;br /&gt;Tool Completed Successfully&lt;br /&gt; &lt;br /&gt;Friends I m highly expecting your kind support about the solutions.Thaking you all.&lt;br /&gt; &lt;br /&gt;Firoz.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004640</comments>
            <pubDate>Mon, 14 Apr 2008 22:03:19 MDT</pubDate>
        </item>
        <item uniqueID="23-004639">
            <title>applet is not running in jsp</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004639</link>
            <description>I want to run a applet in jsp.Currently it is giving Class not found Exception Error.please tell the possible solutions.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004639</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004639</comments>
            <pubDate>Mon, 14 Apr 2008 00:03:16 MDT</pubDate>
        </item>
        <item uniqueID="23-004638">
            <title>can we start one applet from another applet</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004638</link>
            <description>i have created 3 applets 1st for the rules having ok and exit button.2nd for input having a textfield and ok,cancel and exit buttons.3rd is for output where there is a textarea and retry and ok button.now the problem is that i want when i click ok in rules window it should disappear and input window should come up and like wise.&lt;br /&gt;note:All applets are of different sizes.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004638</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004638</comments>
            <pubDate>Sun, 13 Apr 2008 12:43:15 MDT</pubDate>
        </item>
        <item uniqueID="23-004637">
            <title>APPLET</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004637</link>
            <description>I WANT TO RUN JAVA APPLET FROM DOS CMD PROMT....BUT ALTHOUGH I SAVE MY PRGRAM WITH .JAVA AND .HTML EXTENSION IN BIN FOLDER....BUT I COULD NOT ABLE TO SEE APPLET....THOUGH I COMPILE IT EIITH JAVAC AND THEN APPLETVIEWER.....AND ITS ALSO SHOWING NO ERROR.....AFTER WRITING APPLET VIEWER I GET "&amp;gt;" SAME AS WHEN WE WRITE JAVAC AND GETS NO ERROR....PLEASE HELP ME OUT??</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004637</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004637</comments>
            <pubDate>Sat, 12 Apr 2008 00:31:10 MDT</pubDate>
        </item>
        <item uniqueID="23-004636">
            <title>save applet as image</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004636</link>
            <description>how to save an applet generated graph as an image in any format? I have an applet code to generate a graph and want to automatically save that image on the disk to use it later. I want to do this for 13,000 records. Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004636</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004636</comments>
            <pubDate>Fri, 11 Apr 2008 11:15:08 MDT</pubDate>
        </item>
        <item uniqueID="23-004635">
            <title>object of one applet accessed by object of another applet</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004635</link>
            <description>hey.....&lt;br /&gt; &lt;br /&gt; i created an object of the class , using this there are many variables in one applet.&lt;br /&gt; &lt;br /&gt;there is another applet with an object..... so my doubt is that using the object of the second applet can i access the object of the first applet and simultaneously the variables of the first applet...?????</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004635</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004635</comments>
            <pubDate>Thu, 10 Apr 2008 10:11:05 MDT</pubDate>
        </item>
        <item uniqueID="23-004634">
            <title>Add Enter Key Value in Input Box</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004634</link>
            <description>Good day!&lt;br /&gt; &lt;br /&gt;How can I add an "Enter Key Value" in a input field after it has been filled with data?&lt;br /&gt;My data is coming from a barcode reader.&lt;br /&gt; &lt;br /&gt;I have tried to read a barcode that will set the barcode reader with an enter and a double&lt;br /&gt;enter key, but this doesn't work.&lt;br /&gt; &lt;br /&gt;What I am trying to do is to automatically generate data with the given data that will be inputted&lt;br /&gt;in the input box, without clicking any button.&lt;br /&gt; &lt;br /&gt;Thanks.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004634</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004634</comments>
            <pubDate>Wed, 9 Apr 2008 21:53:03 MDT</pubDate>
        </item>
        <item uniqueID="23-004633">
            <title>How to Save applet page as a JPG file </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004633</link>
            <description>Hello,&lt;br /&gt; &lt;br /&gt;How to Save applet page as a JPG file ?&lt;br /&gt; &lt;br /&gt;Thanking You.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004633</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=23&amp;t=004633</comments>
            <pubDate>Wed, 9 Apr 2008 06:07:01 MDT</pubDate>
        </item>
    </channel>
</rss>
