<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Developer&#039;s experience</title>
	<atom:link href="http://migut.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://migut.wordpress.com</link>
	<description>java blog</description>
	<lastBuildDate>Thu, 06 Oct 2011 08:25:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='migut.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Developer&#039;s experience</title>
		<link>http://migut.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://migut.wordpress.com/osd.xml" title="Developer&#039;s experience" />
	<atom:link rel='hub' href='http://migut.wordpress.com/?pushpress=hub'/>
		<item>
		<title>how to make RestEasy close http connection after each request</title>
		<link>http://migut.wordpress.com/2011/10/06/how-to-make-resteasy-close-http-connection-after-each-request/</link>
		<comments>http://migut.wordpress.com/2011/10/06/how-to-make-resteasy-close-http-connection-after-each-request/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 08:25:50 +0000</pubDate>
		<dc:creator>migut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://migut.wordpress.com/?p=31</guid>
		<description><![CDATA[RESTful framework http://www.jboss.org/resteasy/ HTTP client apache http client http://hc.apache.org SimpleHttpConnectionManager httpConnectionManager = new SimpleHttpConnectionManager(true); HttpClientParams params=new HttpClientParams(); HttpClient httpClient=new HttpClient(params,httpConnectionManager); ApacheHttpClientExecutor exec=new ApacheHttpClientExecutor(httpClient); return ProxyFactory.create(MyService.class, url,exec);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=31&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>RESTful framework http://www.jboss.org/resteasy/</p>
<p>HTTP client apache http client http://hc.apache.org</p>
<p>SimpleHttpConnectionManager httpConnectionManager = new SimpleHttpConnectionManager(true);<br />
HttpClientParams params=new HttpClientParams();<br />
HttpClient httpClient=new HttpClient(params,httpConnectionManager);<br />
ApacheHttpClientExecutor exec=new ApacheHttpClientExecutor(httpClient);<br />
return ProxyFactory.create(MyService.class, url,exec);</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/migut.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/migut.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/migut.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=31&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://migut.wordpress.com/2011/10/06/how-to-make-resteasy-close-http-connection-after-each-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63a0a0dc6ee02af1c499ce711060708a?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">migut</media:title>
		</media:content>
	</item>
		<item>
		<title>Apache Struts wrong locale problem</title>
		<link>http://migut.wordpress.com/2009/09/18/apache-struts-wrong-locale-problem/</link>
		<comments>http://migut.wordpress.com/2009/09/18/apache-struts-wrong-locale-problem/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 21:39:00 +0000</pubDate>
		<dc:creator>migut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://migut.wordpress.com/2009/09/18/apache-struts-wrong-locale-problem/</guid>
		<description><![CDATA[[#LDEV-1140] Welsh translation issues &#8211; LAMS When getting a message resource in struts, we need to explicitly set the locale, otherwise it will just use the default locale (US English). The struts implementation of getResource() DOESN&#8217;T pick up the struts preferred locale setting . this is TRUE!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=28&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://bugs.lamsfoundation.org/browse/LDEV-1140">[#LDEV-1140] Welsh translation issues &#8211; LAMS</a><br />
<blockquote>When getting a message resource in struts, we need to explicitly set the locale, otherwise it will just use the default locale (US English). The struts implementation of getResource() DOESN&#8217;T pick up the struts preferred locale setting .</p>
<p>this is TRUE!</p></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=b37a7093-9897-8c1f-a58b-e33dd55feffb" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/migut.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/migut.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/migut.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=28&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://migut.wordpress.com/2009/09/18/apache-struts-wrong-locale-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63a0a0dc6ee02af1c499ce711060708a?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">migut</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=b37a7093-9897-8c1f-a58b-e33dd55feffb" medium="image" />
	</item>
		<item>
		<title>Using Locale in Struts1/JSTL application</title>
		<link>http://migut.wordpress.com/2009/07/20/using-locale-in-struts1jstl-application-2/</link>
		<comments>http://migut.wordpress.com/2009/07/20/using-locale-in-struts1jstl-application-2/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 09:10:08 +0000</pubDate>
		<dc:creator>migut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://migut.wordpress.com/2009/07/20/using-locale-in-struts1jstl-application-2/</guid>
		<description><![CDATA[When u are creating multi-language Struts and JSTL web application, then it is important to change also locale for FMT config&#8230; then u can use fmt:message tag to display property: &#60;fmt:message key=&#8221;app.link.locale.text&#8221;/&#62; sample action class below. Enjoy!import java.util.Locale; import com.plansolutions.web.action.BaseActionWithSpringIntegration;import org.apache.struts.action.ActionForm;import org.apache.struts.action.ActionForward;import org.apache.struts.action.ActionMapping;import javax.servlet.http.HttpServletRequest;import javax.servlet.http.HttpServletResponse;import javax.servlet.jsp.jstl.core.Config; public class LocaleAction extends BaseActionWithSpringIntegration {&#160; &#160;&#160;&#160; &#160;private static [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=20&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When u are creating multi-language Struts and JSTL web application, then it is important to change also locale for FMT config&#8230; then u can use fmt:message tag to display property:<br />
&lt;fmt:message key=&#8221;app.link.locale.text&#8221;/&gt;</p>
<p>sample action class below. Enjoy!<br /><i><br />import java.util.Locale;</p>
<p>import com.plansolutions.web.action.BaseActionWithSpringIntegration;<br />import org.apache.struts.action.ActionForm;<br />import org.apache.struts.action.ActionForward;<br />import org.apache.struts.action.ActionMapping;<br />import javax.servlet.http.HttpServletRequest;<br />import javax.servlet.http.HttpServletResponse;<br />import javax.servlet.jsp.jstl.core.Config;</p>
<p>public class LocaleAction extends BaseActionWithSpringIntegration {<br />&nbsp; &nbsp;<br />&nbsp;&nbsp; &nbsp;private static String LOCALE_PARAM=&#8221;locale&#8221;;<br />&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp; &nbsp;public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest request,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HttpServletResponse response) throws Exception {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (log.isDebugEnabled()) {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; log.debug(&#8220;Entering &#8216;LocaleAction&#8217; method&#8230;&#8221;);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (request.getParameter(LOCALE_PARAM)!=null) {&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (request.getParameter(LOCALE_PARAM).indexOf(&#8220;en&#8221;)&gt;=0)<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;setLocale(request, Locale.ENGLISH);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;else<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;setLocale(request, Locale.GERMAN);<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (log.isDebugEnabled())<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;log.debug(&#8220;setLocale after=&#8221;+request.getSession().getAttribute(&#8220;org.apache.struts.action.LOCALE&#8221;));<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return mapping.findForward(&#8220;referer&#8221;);<br />&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp; &nbsp;@Override<br />&nbsp;&nbsp; &nbsp;protected void setLocale(HttpServletRequest request, Locale locale) {&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;super.setLocale(request, locale);<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Config.set(request.getSession(), Config.FMT_LOCALE, locale);<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (log.isDebugEnabled())<br />&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;log.debug(&#8220;setLocale=&#8221;+locale);<br />&nbsp;&nbsp; &nbsp;}<br />}</p>
<p></i></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/migut.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/migut.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/migut.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=20&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://migut.wordpress.com/2009/07/20/using-locale-in-struts1jstl-application-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63a0a0dc6ee02af1c499ce711060708a?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">migut</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://migut.wordpress.com/2009/03/29/hello-world/</link>
		<comments>http://migut.wordpress.com/2009/03/29/hello-world/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 11:36:00 +0000</pubDate>
		<dc:creator>migut</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Let&#8217;s start! it wil be about java and.. java! i hope sth more, that just yet another dev blog! java!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=1&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s start!</p>
<p>it wil be about java and.. java! i hope sth more, that just yet another dev blog!
<div style="text-align:left;"><a href="http://www.flickr.com/photos/36873061@N08/3405537584"><img src="http://farm4.static.flickr.com/3582/3405537584_002fc85a3c_m.jpg"></a></p>
<p>java!</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/migut.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/migut.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/migut.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=migut.wordpress.com&amp;blog=7150058&amp;post=1&amp;subd=migut&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://migut.wordpress.com/2009/03/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/63a0a0dc6ee02af1c499ce711060708a?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">migut</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3582/3405537584_002fc85a3c_m.jpg" medium="image" />
	</item>
	</channel>
</rss>
