<?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 - Lessons learned from getting .NET to REST with Java</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, 18 Jun 2013 23:50:47 -0400</pubDate>


    <item>

        <title>Re: Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[<blockquote>Analyze the actual network traffic between your client and your server</blockquote>
Those are words of wisdom.  Sometimes you need to see the low level details.]]></description>
        

        <pubDate>Sun, 30 Aug 2009 21:19:07 -0400</pubDate>

        

        <jf:creationDate>Sun, 30 Aug 2009 21:19:07 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 30 Aug 2009 21:19:07 -0400</jf:modificationDate>
        <jf:date>Aug 30, 2009</jf:date>
        <jf:author>Nicholas Hrycan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[HttpURLConnection and Apache HTTP Client have the same "performance" problem with initial authentication.  They send a non-authenticated request first and wait for a challenge from the server.  Apache HTTP Client though does let you do preemptive...]]></description>
        

        <pubDate>Thu, 27 Aug 2009 10:32:43 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Aug 2009 10:32:43 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Aug 2009 10:32:43 -0400</jf:modificationDate>
        <jf:date>Aug 27, 2009</jf:date>
        <jf:author>Bill Burke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[Thanks Manolo for sharing your experience...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 23:34:39 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 23:34:39 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 23:34:39 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: new math?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[Hi James...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 23:30:54 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 23:30:54 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 23:30:54 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[I have been recently implementing a system in both .NET and Java using REST/JSON for communication and so far, I had no problems, even with large sets of data, but my set up is somewhat different than the one described in the article. ...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 13:53:59 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 13:53:59 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 13:53:59 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>Manolo Gomez</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[<blockquote>The next service I called required HTTP POST. It is a service that allows starting a new session recording. From a REST definition perspective this call should probably be a HTTP GET as we are not posting new resources to the server – we are...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 11:46:37 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 11:46:37 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 11:46:37 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>new math?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[<blockquote>There are two performance penalties here:...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 11:42:32 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 11:42:32 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 11:42:32 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Lessons learned from getting .NET to REST with Java</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=57186</link>

        

        
            <description><![CDATA[On a recent project I had to call Java REST services from a .NET Client. Several problems came up – ranging from authentication to hidden performance issues. I want to share my lessons learned and encourage you to share your own opinions and experiences...]]></description>
        

        <pubDate>Wed, 26 Aug 2009 06:44:34 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Aug 2009 06:44:34 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Aug 2009 06:44:34 -0400</jf:modificationDate>
        <jf:date>Aug 26, 2009</jf:date>
        <jf:author>grabnerandi</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

