<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Remove icefaces-d2d.js from one page?"]]></title>
		<link>http://www.icefaces.org/JForum/posts/list/22.page</link>
		<description><![CDATA[Latest messages posted in the topic "Remove icefaces-d2d.js from one page?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Remove icefaces-d2d.js from one page?</title>
				<description><![CDATA[ Hi all,

I use seam with icefaces. I have one page where I don't want iceface integration because it doesnt work with another javascript (mootools).

How can I remove iceface integration from one page? I would like the two js files icefaces-d2d.js and ice-extras.js to be removed from the header in the rendered html.

I have tried to remove the xmlns:ice="http://www.icesoft.com/icefaces/component" tag from my xhtml page, but it doesnt work :(

My page looks like this.

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
                     
&lt;html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:ui="http://java.sun.com/jsf/facelets"
      xmlns:h="http://java.sun.com/jsf/html"
      xmlns:f="http://java.sun.com/jsf/core"       
      xmlns:s="http://jboss.com/products/seam/taglib"&gt;
&lt;head&gt; 
&lt;script type="text/javascript" src="js/mootools.v1.11.js"&gt;&lt;/script&gt;
&lt;/head&gt;

&lt;body&gt;
&lt;script type="text/javascript"&gt;
..
my javascript here
..
&lt;/script&gt;

&lt;/body&gt;
&lt;/html&gt;
</pre>
		</div>


Thanks,
regards
Jacob]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/7398.page#31385</guid>
				<link>http://www.icefaces.org/JForum/posts/list/7398.page#31385</link>
				<pubDate><![CDATA[Sat, 1 Mar 2008 03:29:45]]> GMT</pubDate>
				<author><![CDATA[ jacobsma]]></author>
			</item>
			<item>
				<title>Re:Remove icefaces-d2d.js from one page?</title>
				<description><![CDATA[ Hi Jacob,

Please refer to the "JSF Integration" section in our Developer's Guide. You'll have to use the just-ice.jar and multiple view handlers.

Thanks,
Philip]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/7398.page#31424</guid>
				<link>http://www.icefaces.org/JForum/posts/list/7398.page#31424</link>
				<pubDate><![CDATA[Mon, 3 Mar 2008 09:22:18]]> GMT</pubDate>
				<author><![CDATA[ philip.breau]]></author>
			</item>
			<item>
				<title>Re:Remove icefaces-d2d.js from one page?</title>
				<description><![CDATA[ Thanks Philip

But how do I work with multiple view handlers? It's quite difficult to find anything about using multiple view handlers on the net.

Thanks,
Jacob]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/7398.page#31500</guid>
				<link>http://www.icefaces.org/JForum/posts/list/7398.page#31500</link>
				<pubDate><![CDATA[Tue, 4 Mar 2008 11:28:55]]> GMT</pubDate>
				<author><![CDATA[ jacobsma]]></author>
			</item>
	</channel>
</rss>
