<?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: Implementing Clean URL in Struts</title> <atom:link href="http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 16 May 2012 17:16:20 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Tuan</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-13266</link> <dc:creator>Tuan</dc:creator> <pubDate>Wed, 27 Oct 2010 03:41:04 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-13266</guid> <description>Nice article, but when i use is my page lost the path of css or jquery. original css\mycss.css. jsp page recognize normally. but when i use /profile/john/friends i must redefine css or jquerrt link again looklike as ../../css/mycss.css could you please give my any solution.</description> <content:encoded><![CDATA[<p>Nice article, but when i use is my page lost the path of css or jquery. original css\mycss.css. jsp page recognize normally. but when i use /profile/john/friends i must redefine css or jquerrt link again looklike as ../../css/mycss.css could you please give my any solution.</p> ]]></content:encoded> </item> <item><title>By: Madhukar</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-10288</link> <dc:creator>Madhukar</dc:creator> <pubDate>Sat, 25 Jul 2009 18:41:23 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-10288</guid> <description>Nice article, I had seen such clean URL mapping at work and wondered why they had used the wild card * to map URLs to action classes, now I know. Might not use it myself but good to know.Offtopic, ViralPatel I would like to see some more articles on Spring - thanks.</description> <content:encoded><![CDATA[<p>Nice article, I had seen such clean URL mapping at work and wondered why they had used the wild card * to map URLs to action classes, now I know. Might not use it myself but good to know.</p><p>Offtopic, ViralPatel I would like to see some more articles on Spring &#8211; thanks.</p> ]]></content:encoded> </item> <item><title>By: john beck mentoring</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-9043</link> <dc:creator>john beck mentoring</dc:creator> <pubDate>Wed, 24 Jun 2009 02:36:21 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-9043</guid> <description>Hi, It was good reading your post! I’ve been hearing about John Beck’s program these days. My colleague also purchased the system to use it as a side business work.</description> <content:encoded><![CDATA[<p>Hi, It was good reading your post! I’ve been hearing about John Beck’s program these days. My colleague also purchased the system to use it as a side business work.</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-6086</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Wed, 06 May 2009 11:42:24 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-6086</guid> <description>Thanks Matt for your comments. This technique can be applied if we are writing any application from scratch. But if we have to migrate an existing application, it becomes a little tedious.</description> <content:encoded><![CDATA[<p>Thanks Matt for your comments.<br /> This technique can be applied if we are writing any application from scratch. But if we have to migrate an existing application, it becomes a little tedious.</p> ]]></content:encoded> </item> <item><title>By: Matt</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-6045</link> <dc:creator>Matt</dc:creator> <pubDate>Tue, 05 May 2009 16:31:09 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-6045</guid> <description>Hi,Thanks for the idea. I think your old links like &quot;page.do?param=12&quot; would not be fonctional anymore! Unless you duplicate actions in struts-config.xml. I made this implementation of cleaning Struts URLs to become more friendly by imposing a Filter that treats clean url&#039;s and then redirects to the old Struts url.That worked smoothly.Thanks MS</description> <content:encoded><![CDATA[<p>Hi,</p><p>Thanks for the idea.<br /> I think your old links like &#8220;page.do?param=12&#8243; would not be fonctional anymore!<br /> Unless you duplicate actions in struts-config.xml.<br /> I made this implementation of cleaning Struts URLs to become more friendly by imposing a Filter that treats clean url&#8217;s and then redirects to the old Struts url.That worked smoothly.</p><p>Thanks<br /> MS</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-4753</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Wed, 15 Apr 2009 08:36:14 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-4753</guid> <description>Hi Guru, I had not chance to add this functionality in a Strut-Spring based application. I will soon update this tutorial. Thanks</description> <content:encoded><![CDATA[<p>Hi Guru,<br /> I had not chance to add this functionality in a Strut-Spring based application. I will soon update this tutorial.<br /> Thanks</p> ]]></content:encoded> </item> <item><title>By: Guru</title><link>http://viralpatel.net/blogs/2008/12/implementing-clean-url-in-struts.html/comment-page-1#comment-4529</link> <dc:creator>Guru</dc:creator> <pubDate>Mon, 13 Apr 2009 06:21:07 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=268#comment-4529</guid> <description>Hi,This was a very  good article for struts developers to provide a search engine friendly urls. If the application has struts and spring, how can we provide the wildcard in spring action bean definitions.</description> <content:encoded><![CDATA[<p>Hi,</p><p>This was a very  good article for struts developers to provide a search engine friendly urls.<br /> If the application has struts and spring, how can we provide the wildcard in spring action bean definitions.</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
Page Caching using disk: enhanced
Database Caching 2/10 queries in 0.128 seconds using disk: basic
Object Caching 312/312 objects using disk: basic

Served from: viralpatel.net @ 2012-05-17 07:56:02 -->
