<?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 - How to Use GWT for Large Scale Applications</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>Sat, 25 May 2013 10:06:39 -0400</pubDate>


    <item>

        <title>We found a solution to save time</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p><span><span>In</span> <span>2010</span> <span>we</span> <span>decided to use</span> <span>GWT</span> <span>in</span> <span>place</span> <span>of</span> <span>the JSF</span> <span>for the new</span> <span>interface</span> <span>of our</span>...]]></description>
        

        <pubDate>Wed, 02 Mar 2011 05:00:16 -0500</pubDate>

        

        <jf:creationDate>Wed, 02 Mar 2011 05:00:16 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 02 Mar 2011 05:00:16 -0500</jf:modificationDate>
        <jf:date>Mar 2, 2011</jf:date>
        <jf:author>Alessandro Gasparini</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>you can help me</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>you can help me</p>...]]></description>
        

        <pubDate>Sat, 26 Feb 2011 06:05:16 -0500</pubDate>

        

        <jf:creationDate>Sat, 26 Feb 2011 06:05:16 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 26 Feb 2011 06:05:16 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2011</jf:date>
        <jf:author>Nguyen Quang</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Compile time ??</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>Yeah, this didn't seem clear. &nbsp;GWT allows you to develop in development mode against interpreted Java code for fast round tripping. &nbsp;I use mocked out test services and develop modules in isolation. &nbsp;If I want to merge intoa larger app I...]]></description>
        

        <pubDate>Fri, 25 Feb 2011 17:02:43 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2011 17:02:43 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2011 17:02:43 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2011</jf:date>
        <jf:author>Andrew Clifford</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Compile time ??</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>Practically you never compile during development with GWT.</p>
<p>You have the Shell and browser plugin that prevent this, so I can't get your point, what do you mean by "compile time" ????</p>]]></description>
        

        <pubDate>Fri, 25 Feb 2011 07:42:46 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2011 07:42:46 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2011 07:42:46 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2011</jf:date>
        <jf:author>Luca Masini</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>What is the cost?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>You could build a large-scale application with almost any technology, including PHP. The point is what the cost is, including development and maintenance.</p>]]></description>
        

        <pubDate>Fri, 25 Feb 2011 06:08:16 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2011 06:08:16 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2011 06:08:16 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2011</jf:date>
        <jf:author>Alamoos Walker</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>example using GWT</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>It is example large site &nbsp;using gwt&nbsp;<a href="http://www.experika.com/" target="_blank">http://www.experika.com/</a>&nbsp;with MVP</p>
<p>&nbsp;</p>]]></description>
        

        <pubDate>Fri, 25 Feb 2011 03:38:25 -0500</pubDate>

        

        <jf:creationDate>Fri, 25 Feb 2011 03:38:25 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 25 Feb 2011 03:38:25 -0500</jf:modificationDate>
        <jf:date>Feb 25, 2011</jf:date>
        <jf:author>den ka</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>GeniusWiki is good example.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>There is a good example for GWT on large application. &nbsp;<a class="jive-link-external" href="http://www.geniuswiki.com" target="_newWindow">http://www.geniuswiki.com</a>.</p>]]></description>
        

        <pubDate>Thu, 24 Feb 2011 18:26:21 -0500</pubDate>

        

        <jf:creationDate>Thu, 24 Feb 2011 18:26:21 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 24 Feb 2011 18:26:21 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2011</jf:date>
        <jf:author>Steve Ni</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Server load for startups</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>Cameron, for a quickly scaling startup server load is monumental. Reducing time spent configuring memcache, managing new server instances, etc. to achieve affordable scaling can be a big win in this stage.&nbsp;</p>]]></description>
        

        <pubDate>Thu, 24 Feb 2011 10:37:26 -0500</pubDate>

        

        <jf:creationDate>Thu, 24 Feb 2011 10:37:26 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 24 Feb 2011 10:37:26 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2011</jf:date>
        <jf:author>D Brown</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to Use GWT for Large Scale Applications</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=61942</link>

        

        
            <description><![CDATA[<p>Google Web Toolkit is great for creating Ajax enabled content spots on your web pages. But what about creating large web applications with GWT? The DayZipping tech blog asserts that there are benefits to be had from using GWT, including a reduced...]]></description>
        

        <pubDate>Thu, 24 Feb 2011 09:57:54 -0500</pubDate>

        

        <jf:creationDate>Thu, 24 Feb 2011 09:57:54 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 24 Feb 2011 09:57:54 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2011</jf:date>
        <jf:author>Cameron McKenzie</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

