<?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: Submitting an ATG Form Using a Text Link</title>
	<atom:link href="http://betweengo.com/2007/07/20/submitting-an-atg-form-using-a-text-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://betweengo.com/2007/07/20/submitting-an-atg-form-using-a-text-link/</link>
	<description>We make Ruby on Rails easy.  We make ATG easy.</description>
	<lastBuildDate>Wed, 16 May 2012 07:37:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ashley</title>
		<link>http://betweengo.com/2007/07/20/submitting-an-atg-form-using-a-text-link/comment-page-1/#comment-10083</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://betweengo.com/uncategorized/2007/07/20/submitting-an-atg-form-using-a-text-link/#comment-10083</guid>
		<description>You can also submit the form via a text link with a simple dsp:a tag by specifying a bean and any parameters.

Example:

&lt;dsp:a bean=&quot;SomeBean.method&quot; value=&quot;&quot; href=&quot;#&quot;&gt;
Link Text
&lt;dsp:param name=&quot;parameterName&quot; param=&quot;element.value&quot; /&gt;
&lt;/dsp:a&gt;



This will then call your SomeBean&#039;s handleMethod and any parameters that you passed, such as parameterName, will be available via request.getParameter(&quot;parameterName&quot;).</description>
		<content:encoded><![CDATA[<p>You can also submit the form via a text link with a simple dsp:a tag by specifying a bean and any parameters.</p>
<p>Example:</p>
<p>&lt;dsp:a bean=&quot;SomeBean.method&quot; value=&quot;&quot; href=&quot;#&quot;&gt;<br />
Link Text<br />
&lt;dsp:param name=&quot;parameterName&quot; param=&quot;element.value&quot; /&gt;<br />
&lt;/dsp:a&gt;</p>
<p>This will then call your SomeBean&#8217;s handleMethod and any parameters that you passed, such as parameterName, will be available via request.getParameter(&#8220;parameterName&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unobtrusive JavaScript - betweenGo</title>
		<link>http://betweengo.com/2007/07/20/submitting-an-atg-form-using-a-text-link/comment-page-1/#comment-8949</link>
		<dc:creator>Unobtrusive JavaScript - betweenGo</dc:creator>
		<pubDate>Tue, 17 Mar 2009 20:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://betweengo.com/uncategorized/2007/07/20/submitting-an-atg-form-using-a-text-link/#comment-8949</guid>
		<description>[...] This is how typically JavaScript and HTML mix.  For example in submitting a form using a text link. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is how typically JavaScript and HTML mix.  For example in submitting a form using a text link. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://betweengo.com/2007/07/20/submitting-an-atg-form-using-a-text-link/comment-page-1/#comment-7379</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://betweengo.com/uncategorized/2007/07/20/submitting-an-atg-form-using-a-text-link/#comment-7379</guid>
		<description>Thanks for posting this!  It was exactly what I needed to solve my problem.  I&#039;m an experienced Java developer, but very new to ATG, so your postings have been very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this!  It was exactly what I needed to solve my problem.  I&#8217;m an experienced Java developer, but very new to ATG, so your postings have been very helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
