<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch JNLP and Web Start</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=53</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="53-000514">
            <title>JWS: Executable jar runs but doesn't show the data</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000514</link>
            <description>Hi, I'm trying Java Web Start for the first time today. I installed Apache Web Server and tested it using "localhost" in my browser and it's running fine. I've written a jnlp file and an html page, which has a link to my executable jar file. The pages loads, shows the link, I download the jar to my desktop, but when I execute it, it just shows the GUI, not the data that it's supposed to read from a text file accompanying it. But that same jar files runs fine, shows the data also, when I directly run it from my computer (NOT through the web server). &lt;br /&gt; &lt;br /&gt;I'm just not able to understand why the data is not being displayed in my GUI when I download this jar from the web server and it's displayed fine when I run it locally. I've copied ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000514</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000514Roshni Singhania</comments>
            <author/>
            <pubDate>Fri, 2 May 2008 10:28:28 MDT</pubDate>
        </item>
        <item uniqueID="53-000513">
            <title>calling servlet from JWS application</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000513</link>
            <description>I am trying to convert an applet into a JWS deployed application. &lt;br /&gt;How can I get the codeBase from the application?&lt;br /&gt;I need to exchange data between the application and a servlet. Both are hosted on the same server.&lt;br /&gt; &lt;br /&gt;Can anybody point me in the right direction please?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000513</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000513Maneesh Godbole</comments>
            <author/>
            <pubDate>Thu, 1 May 2008 06:00:24 MDT</pubDate>
        </item>
        <item uniqueID="53-000512">
            <title>Polling from java Web start to web server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000512</link>
            <description>I need to poll the web server that launched the java web start. &lt;br /&gt;Does anybody can throw some light on how can I do this.&lt;br /&gt;Right now I am thinking of:&lt;br /&gt;1) Have a Client thread which polls every specific interval. And Server side open a proxy server listening on a particular socket. More of Socket programming</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000512</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=53&amp;t=000512Mayya Ramdas</comments>
            <author/>
            <pubDate>Thu, 17 Apr 2008 19:32:19 MDT</pubDate>
        </item> 
    </channel>
</rss>
