<?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 - No More JSF Views, Integrating ZK with Seam</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>Wed, 22 May 2013 09:03:32 -0400</pubDate>


    <item>

        <title>RE: AJAX for the sake of AJAX</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[It does take a rountrip to get data from the server for the autocomplete case. But, who doesn't? Unless the list is small, no one affords to load the complete list to the client. Of course, a sophisticated app can do some application-specific caching at...]]></description>
        

        <pubDate>Thu, 09 Aug 2007 22:01:32 -0400</pubDate>

        

        <jf:creationDate>Thu, 09 Aug 2007 22:01:32 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 09 Aug 2007 22:01:32 -0400</jf:modificationDate>
        <jf:date>Aug 9, 2007</jf:date>
        <jf:author>Samia Fn</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>You can use Seam with Wicket as well</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[It's basic for the moment - still waiting for that popular demand ;) - but you can use <a href="http://chillenious.wordpress.com/2007/07/16/added-initial-seam-support-for-wicket/">Seam with Wicket</a> as well. Three choices and counting.]]></description>
        

        <pubDate>Wed, 08 Aug 2007 21:03:15 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 21:03:15 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 21:03:15 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Eelco Hillenius</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[<blockquote>How about integrating those you mentioned with some of the AJAX-enabled component sets like IceFaces? Were there any issues?</blockquote>
ICEfaces is next on our list. We haven't crossed that bridge yet, but I'm optimistic.]]></description>
        

        <pubDate>Wed, 08 Aug 2007 20:29:23 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 20:29:23 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 20:29:23 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Ian Hlavats</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: AJAX for the sake of AJAX</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[<blockquote>The component suite looks comprehensive, but using the components in practice feels just as slow as using a web 1.0 site.<br><br>The problem seems to be that operations which should be handled with javascript take a round trip to server. For...]]></description>
        

        <pubDate>Wed, 08 Aug 2007 17:44:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 17:44:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 17:44:38 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Michael Klaene</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[<blockquote><blockquote>whether this is accurate or not, all of the horror stories I've heard about people trying to integrate components from multiple JSF vendors has put me off a bit on that option. <br><br>Mike</blockquote><br>My design and...]]></description>
        

        <pubDate>Wed, 08 Aug 2007 17:41:53 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 17:41:53 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 17:41:53 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Michael Klaene</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>AJAX for the sake of AJAX</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[The component suite looks comprehensive, but using the components in practice feels just as slow as using a web 1.0 site....]]></description>
        

        <pubDate>Wed, 08 Aug 2007 13:45:21 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 13:45:21 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 13:45:21 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Henri Karapuu</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[<blockquote>whether this is accurate or not, all of the horror stories I've heard about people trying to integrate components from multiple JSF vendors has put me off a bit on that option. <br><br>Mike</blockquote>...]]></description>
        

        <pubDate>Wed, 08 Aug 2007 13:28:51 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 13:28:51 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 13:28:51 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Ian Hlavats</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[<blockquote>Upon a very cursory glance, I can't really see the benefit of using ZK instead of a an AJAX JSF component suite. It's a little more flexible in terms of how you integrate your application logic, but at the end of the day you're still defining...]]></description>
        

        <pubDate>Wed, 08 Aug 2007 12:46:31 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 12:46:31 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 12:46:31 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Michael Klaene</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[Upon a very cursory glance, I can't really see the benefit of using ZK instead of a an AJAX JSF component suite. It's a little more flexible in terms of how you integrate your application logic, but at the end of the day you're still defining your view...]]></description>
        

        <pubDate>Wed, 08 Aug 2007 12:02:58 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 12:02:58 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 12:02:58 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Kito Mann</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[The ZK Explorer demo doesn't seem to work very well with Firefox.]]></description>
        

        <pubDate>Wed, 08 Aug 2007 11:10:57 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 11:10:57 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 11:10:57 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Preston Sheldon</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[I always get a kick at how relentless the programming community is at trying to "do away" with page design when it comes to web applications....]]></description>
        

        <pubDate>Wed, 08 Aug 2007 09:29:50 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 09:29:50 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 09:29:50 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Ian Hlavats</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>No More JSF Views, Integrating ZK with Seam</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=46501</link>

        

        
            <description><![CDATA[JBoss <a href="http://www.jboss.com/products/seam">Seam</a> unifies several technologies to provide a powerful application framework on web but it also limits your applications technically to use JSF components as the only "view" choice....]]></description>
        

        <pubDate>Wed, 08 Aug 2007 09:20:35 -0400</pubDate>

        

        <jf:creationDate>Wed, 08 Aug 2007 09:20:35 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 08 Aug 2007 09:20:35 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2007</jf:date>
        <jf:author>Henri Chen</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>



</channel>
</rss>

