<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to make Displaytag ajax enabled using DWR?</title>
	<atom:link href="http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 16:23:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sarav</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-76232</link>
		<dc:creator>Sarav</dc:creator>
		<pubDate>Mon, 19 Jan 2009 16:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-76232</guid>
		<description>Excellent work.. I learnt a new Idea.. going to implement in my project.. Great work. Appreciate your knowledge sharing.. thank you once again..</description>
		<content:encoded><![CDATA[<p>Excellent work.. I learnt a new Idea.. going to implement in my project.. Great work. Appreciate your knowledge sharing.. thank you once again..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ppl</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-49780</link>
		<dc:creator>ppl</dc:creator>
		<pubDate>Tue, 12 Aug 2008 11:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-49780</guid>
		<description>Hi Mischa

Very good example of ajax and displaytag. I got your example working fine but when I extended it I found that the criteria keep being null so my links broke. Any ideas?

Thanks 
PPL</description>
		<content:encoded><![CDATA[<p>Hi Mischa</p>
<p>Very good example of ajax and displaytag. I got your example working fine but when I extended it I found that the criteria keep being null so my links broke. Any ideas?</p>
<p>Thanks<br />
PPL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mischa Dasberg</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-46959</link>
		<dc:creator>Mischa Dasberg</dc:creator>
		<pubDate>Sun, 06 Jul 2008 19:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-46959</guid>
		<description>Hi Alan,

I haven&#039;t implemented that, because I had multiple displaytags on one page and I wanted to export all that data in one export. Unfortunately you cannot do that, so I created a custom action that exported the data to excel using jexcelapi.

But of course you can implement it. It should not be that hard as I have already done it for sorting etc.</description>
		<content:encoded><![CDATA[<p>Hi Alan,</p>
<p>I haven&#8217;t implemented that, because I had multiple displaytags on one page and I wanted to export all that data in one export. Unfortunately you cannot do that, so I created a custom action that exported the data to excel using jexcelapi.</p>
<p>But of course you can implement it. It should not be that hard as I have already done it for sorting etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ck</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-46674</link>
		<dc:creator>ck</dc:creator>
		<pubDate>Wed, 02 Jul 2008 04:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-46674</guid>
		<description>really nice, but i don&#039;t know how to make it work, any more easier way and less codes to do it?</description>
		<content:encoded><![CDATA[<p>really nice, but i don&#8217;t know how to make it work, any more easier way and less codes to do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amurray</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-44944</link>
		<dc:creator>amurray</dc:creator>
		<pubDate>Fri, 06 Jun 2008 15:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-44944</guid>
		<description>Mischa thanks for the clarification on the viewFragment. I have made a lot of headway since then. The question that I have now is how do you handle exports with this approach? The link:

javascript:updateTableL4(&#039;d-5302-e=2&amp;6578706f7274=1&#039;) is not sufficient to cause the save as dialog to open. 

Thanks for your help,
Alan</description>
		<content:encoded><![CDATA[<p>Mischa thanks for the clarification on the viewFragment. I have made a lot of headway since then. The question that I have now is how do you handle exports with this approach? The link:</p>
<p>javascript:updateTableL4(&#8217;d-5302-e=2&amp;6578706f7274=1&#8242;) is not sufficient to cause the save as dialog to open. </p>
<p>Thanks for your help,<br />
Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-44871</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Thu, 05 Jun 2008 09:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-44871</guid>
		<description>Hi, 

Is it required to have two files , episode.jsp and index.jsp?

Can&#039;t we just include/manually copy the episode.jsp  in the index.jsp...

What will be the effects....

Anyways, very nice article..

rahul</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Is it required to have two files , episode.jsp and index.jsp?</p>
<p>Can&#8217;t we just include/manually copy the episode.jsp  in the index.jsp&#8230;</p>
<p>What will be the effects&#8230;.</p>
<p>Anyways, very nice article..</p>
<p>rahul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mischa Dasberg</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-44450</link>
		<dc:creator>Mischa Dasberg</dc:creator>
		<pubDate>Wed, 28 May 2008 19:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-44450</guid>
		<description>viewFragment is injected in the springContext.
It represents the part that will be rerendered.

If you look in displaytag-service.xml you will see that I define the following bean.
&lt;code&gt;
&lt;bean id=&quot;episodeService&quot; class=&quot;com.xebia.displaytag.service.EpisodeService&quot;&gt;
&lt;property name=&quot;episodeRepository&quot; ref=&quot;episodeRepository&quot;/&gt;
&lt;property name=&quot;viewFragment&quot; value=&quot;/episodes.htm&quot;/&gt;
&lt;property name=&quot;tableId&quot; value=&quot;episode&quot;/&gt;
&lt;dwr:remote javascript=&quot;EpisodeService&quot;/&gt;
&lt;/bean&gt;
&lt;/code&gt;
As you can see I the viewFragment that is injected is /episodes.htm which points to episodes.jsp (see viewResolver)</description>
		<content:encoded><![CDATA[<p>viewFragment is injected in the springContext.<br />
It represents the part that will be rerendered.</p>
<p>If you look in displaytag-service.xml you will see that I define the following bean.<br />
<code><br />
&lt;bean id="episodeService" class="com.xebia.displaytag.service.EpisodeService"&gt;<br />
&lt;property name="episodeRepository" ref="episodeRepository"/&gt;<br />
&lt;property name="viewFragment" value="/episodes.htm"/&gt;<br />
&lt;property name="tableId" value="episode"/&gt;<br />
&lt;dwr:remote javascript="EpisodeService"/&gt;<br />
&lt;/bean&gt;<br />
</code><br />
As you can see I the viewFragment that is injected is /episodes.htm which points to episodes.jsp (see viewResolver)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amurray</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-44445</link>
		<dc:creator>amurray</dc:creator>
		<pubDate>Wed, 28 May 2008 14:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-44445</guid>
		<description>In the sample code I do not see where 

public void setViewFragment(String viewFragment) {
		this.viewFragment = viewFragment;
	}

is being called. What is the viewFragment? Is it the entire table before displayTag has processed it or after displayTag processed it?</description>
		<content:encoded><![CDATA[<p>In the sample code I do not see where </p>
<p>public void setViewFragment(String viewFragment) {<br />
		this.viewFragment = viewFragment;<br />
	}</p>
<p>is being called. What is the viewFragment? Is it the entire table before displayTag has processed it or after displayTag processed it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-44444</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 28 May 2008 12:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-44444</guid>
		<description>I do not see where 
public void setViewFragment(String viewFragment)
is being called? What is expected to be passed in the viewFragment?</description>
		<content:encoded><![CDATA[<p>I do not see where<br />
public void setViewFragment(String viewFragment)<br />
is being called? What is expected to be passed in the viewFragment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana</title>
		<link>http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/comment-page-1/#comment-37336</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/12/10/how-to-make-displaytag-ajax-enabled-using-dwr/#comment-37336</guid>
		<description>Amazing article! Just what I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>Amazing article! Just what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
