<?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: Java image resizer servlet</title> <atom:link href="http://greatwebguy.com/programming/java/java-image-resizer-servlet/feed/" rel="self" type="application/rss+xml" /><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/</link> <description>Self-proclaimed greatness is a hard thing to prove.</description> <lastBuildDate>Fri, 10 Feb 2012 02:11:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Manjunath</title><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-180</link> <dc:creator>Manjunath</dc:creator> <pubDate>Thu, 30 Dec 2010 03:59:33 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-180</guid> <description>Its wonderful. this is exactly what I needed. :-) thanks a lot lolx....</description> <content:encoded><![CDATA[<p>Its wonderful. this is exactly what I needed. <img
src='http://greatwebguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> thanks a lot lolx&#8230;.</p> ]]></content:encoded> </item> <item><title>By: RealMan</title><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-179</link> <dc:creator>RealMan</dc:creator> <pubDate>Sun, 11 Jul 2010 20:21:22 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-179</guid> <description>Hey man! Thanks for the code, it was really helpful. But I found one small bug here. It&#039;s at line #35:
int height = Integer.parseInt(getParam(request, &quot;width&quot;, &quot;0&quot;));
Please change &quot;width&quot; to &quot;height&quot; since it&#039;s not good to read &quot;width&quot; parameter two times in a row!</description> <content:encoded><![CDATA[<p>Hey man! Thanks for the code, it was really helpful. But I found one small bug here. It&#8217;s at line #35:</p><p>int height = Integer.parseInt(getParam(request, &#8220;width&#8221;, &#8220;0&#8243;));</p><p>Please change &#8220;width&#8221; to &#8220;height&#8221; since it&#8217;s not good to read &#8220;width&#8221; parameter two times in a row!</p> ]]></content:encoded> </item> <item><title>By: Dariel PG</title><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-178</link> <dc:creator>Dariel PG</dc:creator> <pubDate>Wed, 27 Jan 2010 20:16:51 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-178</guid> <description>Hi everyone!!
How can I pass more than one parameter to a servlet??
I&#039;m using JDeveloper, and I need to pass several parameters to an image component, wich load de image from data base using a servlet.
If can any one helme I will apreciate. Thanks</description> <content:encoded><![CDATA[<p>Hi everyone!!</p><p>How can I pass more than one parameter to a servlet??<br
/> I&#8217;m using JDeveloper, and I need to pass several parameters to an image component, wich load de image from data base using a servlet.</p><p>If can any one helme I will apreciate. Thanks</p> ]]></content:encoded> </item> <item><title>By: Kirun</title><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-177</link> <dc:creator>Kirun</dc:creator> <pubDate>Thu, 07 Jan 2010 15:19:32 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-177</guid> <description>Hi WebGuy,
I got it to work that day itself. Thank you for that.
I changed the way i was invoking the servlet.
First i used this way, it did not work.
Below worked for me.
But i did not understand why the earlier code did not work.
Another one query, i have is, the resizing of image is reducing the quality of image a lot. Is there anyway we can make not to degrade the quality so much.
Thank you for the code, it was helpful.</description> <content:encoded><![CDATA[<p>Hi WebGuy,</p><p>I got it to work that day itself. Thank you for that.</p><p>I changed the way i was invoking the servlet.</p><p>First i used this way, it did not work.</p><p>Below worked for me.</p><p>But i did not understand why the earlier code did not work.</p><p>Another one query, i have is, the resizing of image is reducing the quality of image a lot. Is there anyway we can make not to degrade the quality so much.</p><p>Thank you for the code, it was helpful.</p> ]]></content:encoded> </item> <item><title>By: webguy</title><link>http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-176</link> <dc:creator>webguy</dc:creator> <pubDate>Tue, 05 Jan 2010 17:43:09 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/programming/java/java-image-resizer-servlet/#comment-176</guid> <description>Are you running in a Linux or Windows environment?   What exactly did you include in the src attribute of the img tag?</description> <content:encoded><![CDATA[<p>Are you running in a Linux or Windows environment?   What exactly did you include in the src attribute of the img tag?</p> ]]></content:encoded> </item> </channel> </rss>
