<?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: Struts LookupDispatchAction</title>
	<atom:link href="http://lacson.name/2004/12/03/struts-lookupdispatchaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://lacson.name/2004/12/03/struts-lookupdispatchaction/</link>
	<description>... gospel, culture, missions, internet, technology ...</description>
	<lastBuildDate>Mon, 26 Sep 2011 17:54:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Google Me</title>
		<link>http://lacson.name/2004/12/03/struts-lookupdispatchaction/comment-page-1/#comment-110546</link>
		<dc:creator>Google Me</dc:creator>
		<pubDate>Sat, 26 Jul 2008 16:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://lacson.name/blog/?p=61#comment-110546</guid>
		<description>Don&#039;t use &quot;do&quot; as parameter name in an action, because &quot;do&quot; is a reserved word in Javascript.

In short, both:

document.forms[0].do.value = &quot;save&quot;



do not work!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t use &#8220;do&#8221; as parameter name in an action, because &#8220;do&#8221; is a reserved word in Javascript.</p>
<p>In short, both:</p>
<p>document.forms[0].do.value = &#8220;save&#8221;</p>
<p>do not work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://lacson.name/2004/12/03/struts-lookupdispatchaction/comment-page-1/#comment-28778</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 21 Jun 2007 21:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://lacson.name/blog/?p=61#comment-28778</guid>
		<description>Semaj,

Regarding 1 - you&#039;ll have to have a javascript onEvent handler 

OR

you&#039;ll have to modify the navigation buttons to modify the action to reflect your desired result.

Regarding 2 - This can be done in a variety of ways using javascript, JSP, or just rely on the Struts framework event handler.  I would opt for the latter.  Read up on the Struts event handling.</description>
		<content:encoded><![CDATA[<p>Semaj,</p>
<p>Regarding 1 &#8211; you&#8217;ll have to have a javascript onEvent handler </p>
<p>OR</p>
<p>you&#8217;ll have to modify the navigation buttons to modify the action to reflect your desired result.</p>
<p>Regarding 2 &#8211; This can be done in a variety of ways using javascript, JSP, or just rely on the Struts framework event handler.  I would opt for the latter.  Read up on the Struts event handling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: semaj</title>
		<link>http://lacson.name/2004/12/03/struts-lookupdispatchaction/comment-page-1/#comment-28031</link>
		<dc:creator>semaj</dc:creator>
		<pubDate>Wed, 20 Jun 2007 00:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://lacson.name/blog/?p=61#comment-28031</guid>
		<description>Patrick,

Thanks for the post. 

i want to ask you some questions regarding the wizard...

1. I removed the actionform from session when the user clicks the cancel or finish button. How can we remove it if the user does not click the buttons and navigates to some other pages?

2. How can I prevent the user to access next step if he/she has not completed the first step?

Any idea??

Thanks,
semaj</description>
		<content:encoded><![CDATA[<p>Patrick,</p>
<p>Thanks for the post. </p>
<p>i want to ask you some questions regarding the wizard&#8230;</p>
<p>1. I removed the actionform from session when the user clicks the cancel or finish button. How can we remove it if the user does not click the buttons and navigates to some other pages?</p>
<p>2. How can I prevent the user to access next step if he/she has not completed the first step?</p>
<p>Any idea??</p>
<p>Thanks,<br />
semaj</p>
]]></content:encoded>
	</item>
</channel>
</rss>

