<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-11974021.post5481905566270048589..comments</id><updated>2007-10-25T20:10:18.176+05:30</updated><title type='text'>Comments on Rakesh Rajan's Blog: Struts2 + Custom URLs</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.rakeshxp.com/feeds/5481905566270048589/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11974021/5481905566270048589/comments/default'/><link rel='alternate' type='text/html' href='http://blog.rakeshxp.com/2007/08/struts2-custom-urls.html'/><author><name>Rakesh Rajan</name><uri>http://www.blogger.com/profile/03829707239037942088</uri><email>rakeshxp@gmail.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-11974021.post-2711262327778308124</id><published>2007-10-25T20:10:00.000+05:30</published><updated>2007-10-25T20:10:00.000+05:30</updated><title type='text'>Johan,Setting the parameter directly on the  actio...</title><content type='html'>Johan,&lt;BR/&gt;&lt;BR/&gt;Setting the parameter directly on the  action class may not be a clean solution since I might have various cases where I want to pass something along the URL&lt;BR/&gt;E.g&lt;BR/&gt;http://www.myapp.com/search/abc+xyz&lt;BR/&gt;http://www.myapp.com/update/abc+xyz&lt;BR/&gt;etc &lt;BR/&gt;&lt;BR/&gt;Since we do have couple of cases like this, it made sense to make it generic.&lt;BR/&gt;&lt;BR/&gt;Cheers!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11974021/5481905566270048589/comments/default/2711262327778308124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11974021/5481905566270048589/comments/default/2711262327778308124'/><link rel='alternate' type='text/html' href='http://blog.rakeshxp.com/2007/08/struts2-custom-urls.html?showComment=1193323200000#c2711262327778308124' title=''/><author><name>Rakesh Rajan</name><uri>http://www.blogger.com/profile/03829707239037942088</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='11576936903748712719'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.rakeshxp.com/2007/08/struts2-custom-urls.html' ref='tag:blogger.com,1999:blog-11974021.post-5481905566270048589' source='http://www.blogger.com/feeds/11974021/posts/default/5481905566270048589' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11974021.post-8458183883494924193</id><published>2007-10-25T17:29:00.000+05:30</published><updated>2007-10-25T17:29:00.000+05:30</updated><title type='text'>My understanding is that you don't need to set the...</title><content type='html'>My understanding is that you don't need to set the search parameters on the HttpRequest as they can be set on the ActionMapping class. Then your action class would not have to implement SessionAware.&lt;BR/&gt;&lt;BR/&gt;For what it is worth...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11974021/5481905566270048589/comments/default/8458183883494924193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11974021/5481905566270048589/comments/default/8458183883494924193'/><link rel='alternate' type='text/html' href='http://blog.rakeshxp.com/2007/08/struts2-custom-urls.html?showComment=1193313540000#c8458183883494924193' title=''/><author><name>Johan</name><uri>http://www.blogger.com/profile/13575726119312018502</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.rakeshxp.com/2007/08/struts2-custom-urls.html' ref='tag:blogger.com,1999:blog-11974021.post-5481905566270048589' source='http://www.blogger.com/feeds/11974021/posts/default/5481905566270048589' type='text/html'/></entry></feed>