<?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: Creating ZIP and JAR Files in Java</title> <atom:link href="http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.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: Viral Patel</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-26859</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Tue, 15 May 2012 13:02:12 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-26859</guid> <description>@ratna - Not sure exactly why this error coming but check if the entry that is being added by &lt;strong&gt;zos.putNextEntry(entry)&lt;/strong&gt; contains &lt;strong&gt;$&lt;/strong&gt; symbol (In filename or in file content) or any other special character. It seems that the &lt;code&gt;putNextEntry()&lt;/code&gt; method is failing due to this. In case if it is, try to escape it as &lt;strong&gt;\$&lt;/strong&gt;.</description> <content:encoded><![CDATA[<p>@ratna &#8211; Not sure exactly why this error coming but check if the entry that is being added by <strong>zos.putNextEntry(entry)</strong> contains <strong>$</strong> symbol (In filename or in file content) or any other special character. It seems that the <code>putNextEntry()</code> method is failing due to this. In case if it is, try to escape it as <strong>\$</strong>.</p> ]]></content:encoded> </item> <item><title>By: ratna</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-26858</link> <dc:creator>ratna</dc:creator> <pubDate>Tue, 15 May 2012 11:45:35 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-26858</guid> <description>Hi, I need your help. I used the same method to create zip file, It was working fine, but after the zip files size reached 226.344 KB, it will throw exception &quot;java.lang.IllegalArgumentException&quot; The problem is in this line zos.putNextEntry(entry)Thanks a lot</description> <content:encoded><![CDATA[<p>Hi, I need your help.<br /> I used the same method to create zip file, It was working fine, but after the zip files size reached 226.344 KB, it will throw exception &#8220;java.lang.IllegalArgumentException&#8221;<br /> The problem is in this line zos.putNextEntry(entry)</p><p>Thanks a lot</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-11594</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Fri, 06 Nov 2009 18:22:48 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-11594</guid> <description>Hi Ramkumar, Thanks for your comment. I hope you like the posts on the blog.</description> <content:encoded><![CDATA[<p>Hi Ramkumar,<br /> Thanks for your comment. I hope you like the posts on the blog.</p> ]]></content:encoded> </item> <item><title>By: ramkumar</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-11593</link> <dc:creator>ramkumar</dc:creator> <pubDate>Fri, 06 Nov 2009 16:58:12 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-11593</guid> <description>Hi Patel....Your blog is very useful...not only the information....the design also very attractive.....best wishes....keep going:) -P.Ramkumar</description> <content:encoded><![CDATA[<p>Hi Patel&#8230;.Your blog is very useful&#8230;not only the information&#8230;.the design also very attractive&#8230;..best wishes&#8230;.keep going:)<br /> -P.Ramkumar</p> ]]></content:encoded> </item> <item><title>By: Viral Patel</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-9153</link> <dc:creator>Viral Patel</dc:creator> <pubDate>Thu, 25 Jun 2009 19:53:58 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-9153</guid> <description>Thanks for the comment Magnetic..</description> <content:encoded><![CDATA[<p>Thanks for the comment Magnetic..</p> ]]></content:encoded> </item> <item><title>By: magnetic</title><link>http://viralpatel.net/blogs/2008/11/creating-zip-and-jar-files-in-java.html/comment-page-1#comment-9138</link> <dc:creator>magnetic</dc:creator> <pubDate>Thu, 25 Jun 2009 12:25:03 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=207#comment-9138</guid> <description>Very useful. Did not know this could be done. Thanks!!!!!</description> <content:encoded><![CDATA[<p>Very useful. Did not know this could be done. Thanks!!!!!</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/11 queries in 0.055 seconds using disk: basic
Object Caching 295/299 objects using disk: basic

Served from: viralpatel.net @ 2012-05-17 07:23:52 -->
