<?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: Generic Service &#8211; HTML Form Post to Email Servlet</title>
	<atom:link href="http://technology.amis.nl/2006/04/10/generic-service-html-form-post-to-email-servlet/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/04/10/generic-service-html-form-post-to-email-servlet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=generic-service-html-form-post-to-email-servlet</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/04/10/generic-service-html-form-post-to-email-servlet/#comment-3081</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Mon, 10 Apr 2006 20:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1142#comment-3081</guid>
		<description><![CDATA[Sam, It is not hugely different, except for a few things:
- it is supported by all browsers, as it does not rely on the widely varying implementation of the mailto action
- it creates - depending on the servlet of course - a nicer email message (not just one long line with all data); an enhanced version of the servlet can even create an XML document in the Email body
- I did not know about the mailto action until you wrote your comment. So thanks for the enlightenment.

best regards,

Lucas]]></description>
		<content:encoded><![CDATA[<p>Sam, It is not hugely different, except for a few things:<br />
- it is supported by all browsers, as it does not rely on the widely varying implementation of the mailto action<br />
- it creates &#8211; depending on the servlet of course &#8211; a nicer email message (not just one long line with all data); an enhanced version of the servlet can even create an XML document in the Email body<br />
- I did not know about the mailto action until you wrote your comment. So thanks for the enlightenment.</p>
<p>best regards,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Pullara</title>
		<link>http://technology.amis.nl/2006/04/10/generic-service-html-form-post-to-email-servlet/#comment-3080</link>
		<dc:creator>Sam Pullara</dc:creator>
		<pubDate>Mon, 10 Apr 2006 07:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1142#comment-3080</guid>
		<description><![CDATA[How is this different from putting ACTION=&quot;mailto:email@address.com&quot; in the FORM?]]></description>
		<content:encoded><![CDATA[<p>How is this different from putting ACTION=&#8221;mailto:email@address.com&#8221; in the FORM?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
