<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Applet to servlet communication</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Tue, 21 May 2013 20:45:07 -0400</pubDate>


    <item>

        <title>Re: Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[See <a href="http://www.jsptube.com/servlet-tutorials/applet-servlet-communication-example.html" title="Applet Servlet Communication Example">Applet Servlet Communication Example </a>]]></description>
        

        <pubDate>Thu, 25 Sep 2008 10:05:06 -0400</pubDate>

        

        <jf:creationDate>Thu, 25 Sep 2008 10:05:06 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 25 Sep 2008 10:05:06 -0400</jf:modificationDate>
        <jf:date>Sep 25, 2008</jf:date>
        <jf:author>daringtakers</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[Here is the code which you can use to communication between applet and servlet/JSP...]]></description>
        

        <pubDate>Sun, 09 Sep 2007 03:19:39 -0400</pubDate>

        

        <jf:creationDate>Sun, 09 Sep 2007 03:19:39 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 09 Sep 2007 03:19:39 -0400</jf:modificationDate>
        <jf:date>Sep 9, 2007</jf:date>
        <jf:author>daringtakers</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[
<br>visit www.j-nine.com/pubs.
<br>it has applet-servlet example
<br>
<br>thanx
<br>sundar]]></description>
        

        <pubDate>Thu, 02 Nov 2000 04:35:56 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Nov 2000 04:35:56 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Nov 2000 04:35:56 -0500</jf:modificationDate>
        <jf:date>Nov 2, 2000</jf:date>
        <jf:author>sundar varadarajan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[Try to get the book JAVA Servlet programming by Jason Hunter. It has the example that you need. You can also look at the O Reilly website at www.oreilly.com]]></description>
        

        <pubDate>Fri, 27 Oct 2000 17:16:29 -0400</pubDate>

        

        <jf:creationDate>Fri, 27 Oct 2000 17:16:29 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 27 Oct 2000 17:16:29 -0400</jf:modificationDate>
        <jf:date>Oct 27, 2000</jf:date>
        <jf:author>Sohail Sikora</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[The book by Marty Hall, Core Servlets and JavaServer Pages (JSP), has an example with code on how to do Applet to Servlet communication.  Should have what you are looking for.
<br>]]></description>
        

        <pubDate>Thu, 26 Oct 2000 09:54:33 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Oct 2000 09:54:33 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Oct 2000 09:54:33 -0400</jf:modificationDate>
        <jf:date>Oct 26, 2000</jf:date>
        <jf:author>Marty Mersinger</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[You have to send a HTTP request from the applet to the servlet. It is looks like obtaining any HTML page from the applet. So, if you want to send parameters to servlet by GET method, use URLConnection class. If you wish to use POST method, probably,...]]></description>
        

        <pubDate>Wed, 25 Oct 2000 11:17:16 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Oct 2000 11:17:16 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Oct 2000 11:17:16 -0400</jf:modificationDate>
        <jf:date>Oct 25, 2000</jf:date>
        <jf:author>Anonimous Anonimous</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Applet to servlet communication</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1654</link>

        

        
            <description><![CDATA[Hello. I want to know about how to write program on applet 
<br>to servlet communication.please give example also.
<br>
<br>Thanks in advance]]></description>
        

        <pubDate>Wed, 25 Oct 2000 07:55:31 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Oct 2000 07:55:31 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Oct 2000 07:55:31 -0400</jf:modificationDate>
        <jf:date>Oct 25, 2000</jf:date>
        <jf:author>Nishant Jindal</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

