<?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: An Interview with ZK Creator Tom Yeh</title>
	<atom:link href="http://pathfindersoftware.com/2006/06/an_interview_wi-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tran Trung Kien</title>
		<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/#comment-5339</link>
		<dc:creator>Tran Trung Kien</dc:creator>
		<pubDate>Tue, 26 Dec 2006 02:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=531#comment-5339</guid>
		<description>&lt;p&gt;I have intergrated ui component of zk in jsp. But when i run application it has an error that: &quot;org.zkoss.zk.ui.UiException: The Web manager not found. Make sure  is specified for org.zkoss.zk.ui.http.DHtmlLayoutServlet&lt;br /&gt;
org.zkoss.zk.ui.http.WebManager.getWebManager(WebManager.java:312)&lt;br /&gt;
org.zkoss.zk.ui.http.DHtmlLayoutFilter.process(DHtmlLayoutFilter.java:75)&lt;br /&gt;
org.zkoss.zk.ui.http.DHtmlLayoutFilter.doFilter(DHtmlLayoutFilter.java:105&quot;&lt;br /&gt;
Although i have configured web xml with zk filter. This is my web.xml:&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
zkFilter&lt;br /&gt;
org.zkoss.zk.ui.http.DHtmlLayoutFilter&lt;br /&gt;
&lt;br /&gt;
extension&lt;br /&gt;
jsp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
zkFilter&lt;br /&gt;
*.jsp&lt;br /&gt;
REQUEST&lt;br /&gt;
INCLUDE&lt;br /&gt;
FORWARD&lt;br /&gt;
ERROR&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
control&lt;br /&gt;
zktest.control&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
control&lt;br /&gt;
/control&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
index.jsp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Added by JBuilder to compile JSPs with debug info&lt;br /&gt;
debugjsp&lt;br /&gt;
org.apache.jasper.servlet.JspServlet&lt;br /&gt;
&lt;br /&gt;
classdebuginfo&lt;br /&gt;
true&lt;br /&gt;
&lt;br /&gt;
3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
debugjsp&lt;br /&gt;
*.jsp&lt;br /&gt;
&lt;/p&gt;

&lt;p&gt;Can you explain for me why it is ? Thanks in advance&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I have intergrated ui component of zk in jsp. But when i run application it has an error that: &#8220;org.zkoss.zk.ui.UiException: The Web manager not found. Make sure  is specified for org.zkoss.zk.ui.http.DHtmlLayoutServlet<br />
org.zkoss.zk.ui.http.WebManager.getWebManager(WebManager.java:312)<br />
org.zkoss.zk.ui.http.DHtmlLayoutFilter.process(DHtmlLayoutFilter.java:75)<br />
org.zkoss.zk.ui.http.DHtmlLayoutFilter.doFilter(DHtmlLayoutFilter.java:105&#8243;<br />
Although i have configured web xml with zk filter. This is my web.xml:</p>
<p>zkFilter<br />
org.zkoss.zk.ui.http.DHtmlLayoutFilter</p>
<p>extension<br />
jsp</p>
<p>zkFilter<br />
*.jsp<br />
REQUEST<br />
INCLUDE<br />
FORWARD<br />
ERROR</p>
<p>
control<br />
zktest.control</p>
<p>
control<br />
/control</p>
<p>
index.jsp</p>
<p>
Added by JBuilder to compile JSPs with debug info<br />
debugjsp<br />
org.apache.jasper.servlet.JspServlet</p>
<p>classdebuginfo<br />
true</p>
<p>3</p>
<p>
debugjsp<br />
*.jsp
</p>
<p>Can you explain for me why it is ? Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vmmt</title>
		<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/#comment-5338</link>
		<dc:creator>vmmt</dc:creator>
		<pubDate>Fri, 25 Aug 2006 01:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=531#comment-5338</guid>
		<description>&lt;p&gt;Thanks for the zul.xsd reminder.&lt;br /&gt;
This really helps much.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the zul.xsd reminder.<br />
This really helps much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy W</title>
		<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/#comment-5337</link>
		<dc:creator>Jimmy W</dc:creator>
		<pubDate>Fri, 30 Jun 2006 01:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=531#comment-5337</guid>
		<description>&lt;p&gt;If you are not talking about visual drag-n-drop layout WYSWYG tool, you can already do it with ZK. &lt;/p&gt;

&lt;p&gt;They have provided the zul.xsd xml schema which helps a lot on doing zuml page authoring on Eclipse (tag autocomplete and attribute suggestion, etc.). Since no compiling is needed, what you change on the zuml page would reflect immediately on the browser, just press the F5 refresh button (some kind of half WYSWYG). &lt;/p&gt;

&lt;p&gt;What I wish they provide is a visual layout design tool that I can drag components here and there something like that. And the zuml page is automatically generated. If they can make it dual direction would be even better. And I hope that is a Eclipse plug-in.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>If you are not talking about visual drag-n-drop layout WYSWYG tool, you can already do it with ZK. </p>
<p>They have provided the zul.xsd xml schema which helps a lot on doing zuml page authoring on Eclipse (tag autocomplete and attribute suggestion, etc.). Since no compiling is needed, what you change on the zuml page would reflect immediately on the browser, just press the F5 refresh button (some kind of half WYSWYG). </p>
<p>What I wish they provide is a visual layout design tool that I can drag components here and there something like that. And the zuml page is automatically generated. If they can make it dual direction would be even better. And I hope that is a Eclipse plug-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archibald Sampson</title>
		<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/#comment-5336</link>
		<dc:creator>Archibald Sampson</dc:creator>
		<pubDate>Thu, 29 Jun 2006 16:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=531#comment-5336</guid>
		<description>&lt;p&gt;I spent a lot of time evaluating almost all Ajax framework. From my perpective, ZK is the best. Good job!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I spent a lot of time evaluating almost all Ajax framework. From my perpective, ZK is the best. Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack P.</title>
		<link>http://pathfindersoftware.com/2006/06/an_interview_wi-2/#comment-5335</link>
		<dc:creator>Jack P.</dc:creator>
		<pubDate>Thu, 29 Jun 2006 03:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=531#comment-5335</guid>
		<description>&lt;p&gt;EchoStudio, though not WYSWYG, is something ZK shall have.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>EchoStudio, though not WYSWYG, is something ZK shall have.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-09 23:55:02 -->
