<?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: Download and Multi-file Upload JSF Components</title> <atom:link href="http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/feed/" rel="self" type="application/rss+xml" /><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/</link> <description></description> <lastBuildDate>Tue, 31 Jan 2012 09:21:15 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Adriana</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1393</link> <dc:creator>Adriana</dc:creator> <pubDate>Tue, 06 Mar 2007 15:10:03 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1393</guid> <description>Hi. I&#039;m trying to use your download component in a .xhmtl page. The EL expression in the data tag is invoked correctly in my bean, but when I go back to the page, it doesn&#039;t show me the link where I have to click to get the dialog box. I&#039;ve tried putting an image instead of text, but that doesn&#039;t work either. Any ideas of what I could be doing wrong?? Thanks!</description> <content:encoded><![CDATA[<p>Hi. I&#8217;m trying to use your download component in a .xhmtl page. The EL expression in the data tag is invoked correctly in my bean, but when I go back to the page, it doesn&#8217;t show me the link where I have to click to get the dialog box. I&#8217;ve tried putting an image instead of text, but that doesn&#8217;t work either. Any ideas of what I could be doing wrong?? Thanks!</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1375</link> <dc:creator>jason</dc:creator> <pubDate>Mon, 05 Mar 2007 16:45:09 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1375</guid> <description>Marceli, it looks like there&#039;s a permissions problem on the applet.  It should have been signed when the library was built, but it appears that did not happen for some reason.  I&#039;ll try to get that fixed.</description> <content:encoded><![CDATA[<p>Marceli, it looks like there&#8217;s a permissions problem on the applet.  It should have been signed when the library was built, but it appears that did not happen for some reason.  I&#8217;ll try to get that fixed.</p> ]]></content:encoded> </item> <item><title>By: Marceli</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1319</link> <dc:creator>Marceli</dc:creator> <pubDate>Fri, 02 Mar 2007 12:18:58 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1319</guid> <description>Jason, thanks for the answer. I&#039;ve just tried to see the multi-file example at &lt;a href=&quot;http://javaserver.org/JsfRiSandboxDemo/jsp/multiFileUpload.jsf&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt; but if I click &quot;Add Files&quot; nothing happens (it&#039;s supposed to open file chooser, right?).
I checked at firefox and IE.
Can you help me?</description> <content:encoded><![CDATA[<p>Jason, thanks for the answer. I&#8217;ve just tried to see the multi-file example at <a
href="http://javaserver.org/JsfRiSandboxDemo/jsp/multiFileUpload.jsf" rel="nofollow">this link</a> but if I click &#8220;Add Files&#8221; nothing happens (it&#8217;s supposed to open file chooser, right?).<br
/> I checked at firefox and IE.<br
/> Can you help me?</p> ]]></content:encoded> </item> <item><title>By: Adriana</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1304</link> <dc:creator>Adriana</dc:creator> <pubDate>Thu, 01 Mar 2007 15:43:46 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1304</guid> <description>Thanks for the help!!!!:smile:</description> <content:encoded><![CDATA[<p>Thanks for the help!!!!:smile:</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1296</link> <dc:creator>jason</dc:creator> <pubDate>Thu, 01 Mar 2007 05:16:07 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1296</guid> <description>Marceli, what errors are you getting?  If you&#039;d like to see a sample of using the download and mult-file upload components, check out the &lt;a target=&quot;_blank&quot; href=&quot;http://javaserver.org/JsfRiSandboxDemo/jsp/index.jsf&quot; rel=&quot;nofollow&quot;&gt;demo app&lt;/a&gt; (&lt;a target=&quot;_blank&quot; href=&quot;http://fisheye5.cenqua.com/browse/javaserverfaces-sources/contrib/sandbox/demo&quot; rel=&quot;nofollow&quot;&gt;source code&lt;/a&gt;).</description> <content:encoded><![CDATA[<p>Marceli, what errors are you getting?  If you&#8217;d like to see a sample of using the download and mult-file upload components, check out the <a
target="_blank" href="http://javaserver.org/JsfRiSandboxDemo/jsp/index.jsf" rel="nofollow">demo app</a> (<a
target="_blank" href="http://fisheye5.cenqua.com/browse/javaserverfaces-sources/contrib/sandbox/demo" rel="nofollow">source code</a>).</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1294</link> <dc:creator>jason</dc:creator> <pubDate>Thu, 01 Mar 2007 02:49:38 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1294</guid> <description>Adriana, you can find info about downloading and demoing the Sandbox components &lt;a href=&quot;/2007/02/23/sandbox-demo-and-nightlies-available/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description> <content:encoded><![CDATA[<p>Adriana, you can find info about downloading and demoing the Sandbox components <a
href="/2007/02/23/sandbox-demo-and-nightlies-available/" rel="nofollow">here</a>.</p> ]]></content:encoded> </item> <item><title>By: Adriana</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1280</link> <dc:creator>Adriana</dc:creator> <pubDate>Wed, 28 Feb 2007 14:51:03 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1280</guid> <description>Hi. I&#039;m interested in trying out your download component. I&#039;ve read in this page that some people have tried it, but I can&#039;t find where to download it from. :oops: Could someone please give me a hint? Thank you very much!!!</description> <content:encoded><![CDATA[<p>Hi. I&#8217;m interested in trying out your download component. I&#8217;ve read in this page that some people have tried it, but I can&#8217;t find where to download it from. <img
src='http://blogs.steeplesoft.com/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> Could someone please give me a hint? Thank you very much!!!</p> ]]></content:encoded> </item> <item><title>By: Marceli</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-1076</link> <dc:creator>Marceli</dc:creator> <pubDate>Mon, 12 Feb 2007 11:32:42 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-1076</guid> <description>I downloaded your component but I&#039;m getting some errors.. please I need a full example, including the beans for &quot;download&quot; and &quot;multi-file-upload&quot; tools. :lol:</description> <content:encoded><![CDATA[<p>I downloaded your component but I&#8217;m getting some errors.. please I need a full example, including the beans for &#8220;download&#8221; and &#8220;multi-file-upload&#8221; tools. <img
src='http://blogs.steeplesoft.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Paul Pougne</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-918</link> <dc:creator>Paul Pougne</dc:creator> <pubDate>Thu, 11 Jan 2007 13:34:37 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-918</guid> <description>Thanks a lot Jason, your component is now working like a charm.</description> <content:encoded><![CDATA[<p>Thanks a lot Jason, your component is now working like a charm.</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-904</link> <dc:creator>jason</dc:creator> <pubDate>Fri, 05 Jan 2007 22:36:00 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-904</guid> <description>Paul, I was almost right.  It was in the right area of the code, but slightly different issue.  You can check the CVS commit message if you&#039;d like the details, but I should have that issue fixed for you.  All you&#039;ll need to do is update your tree and rebuild.  I tested both prefix and suffix mapped just to make sure things are working, and, based on my simple test application, that appears to be the case.  Let me know if you continue to have problems.</description> <content:encoded><![CDATA[<p>Paul, I was almost right.  It was in the right area of the code, but slightly different issue.  You can check the CVS commit message if you&#8217;d like the details, but I should have that issue fixed for you.  All you&#8217;ll need to do is update your tree and rebuild.  I tested both prefix and suffix mapped just to make sure things are working, and, based on my simple test application, that appears to be the case.  Let me know if you continue to have problems.</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-902</link> <dc:creator>jason</dc:creator> <pubDate>Fri, 05 Jan 2007 18:02:40 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-902</guid> <description>Well, that is a &quot;fake&quot; URL that should trigger the JSF lifecycle, allowing the PhaseListener to pick up the request.  Are you using prefix mapping?  I&#039;m guessing that&#039;s what the problem is.  I haven&#039;t done a good deal of testing using prefix mapping, as we always use suffix mapping (*.jsf).  Let me take a look at that, and I&#039;ll try to get a fix committed today.</description> <content:encoded><![CDATA[<p>Well, that is a &#8220;fake&#8221; URL that should trigger the JSF lifecycle, allowing the PhaseListener to pick up the request.  Are you using prefix mapping?  I&#8217;m guessing that&#8217;s what the problem is.  I haven&#8217;t done a good deal of testing using prefix mapping, as we always use suffix mapping (*.jsf).  Let me take a look at that, and I&#8217;ll try to get a fix committed today.</p> ]]></content:encoded> </item> <item><title>By: Paul Pougne</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-901</link> <dc:creator>Paul Pougne</dc:creator> <pubDate>Fri, 05 Jan 2007 17:26:06 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-901</guid> <description>Hello Jason,I&#039;m pretty much interested in your Download component. I checked it out from the sandbox  and tried to use it (method=&quot;download&quot;). It generates the GetPdf link but then I got :&quot;Etat HTTP 404 - /secure/Sandbox___Download.jsp&quot;I saw a reference to /Sandbox___Download in FileDownload.java but I don&#039;t understand where Sandbox___Download.jsp should come from.Can you explain ?Thanks</description> <content:encoded><![CDATA[<p>Hello Jason,</p><p>I&#8217;m pretty much interested in your Download component. I checked it out from the sandbox  and tried to use it (method=&#8221;download&#8221;). It generates the GetPdf link but then I got :</p><p> &#8220;Etat HTTP 404 &#8211; /secure/Sandbox___Download.jsp&#8221;</p><p>I saw a reference to /Sandbox___Download in FileDownload.java but I don&#8217;t understand where Sandbox___Download.jsp should come from.</p><p>Can you explain ?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-893</link> <dc:creator>jason</dc:creator> <pubDate>Sun, 31 Dec 2006 18:44:13 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-893</guid> <description>Luis,Sorry for the slow response.  I&#039;ve been on vacation over the Christmas holiday, so I&#039;ve been mostly away from things.  Right now, there&#039;s nowhere to download a binary, though we&#039;re working on getting a nightly build set up for that.  I&#039;ll try to build a binary and upload here for you in the next day or two.</description> <content:encoded><![CDATA[<p>Luis,</p><p>Sorry for the slow response.  I&#8217;ve been on vacation over the Christmas holiday, so I&#8217;ve been mostly away from things.  Right now, there&#8217;s nowhere to download a binary, though we&#8217;re working on getting a nightly build set up for that.  I&#8217;ll try to build a binary and upload here for you in the next day or two.</p> ]]></content:encoded> </item> <item><title>By: Luis</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-859</link> <dc:creator>Luis</dc:creator> <pubDate>Tue, 19 Dec 2006 16:10:58 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-859</guid> <description>I&#039;m very interested in the &quot;Multi-file Uploads&quot;. Can you tell me where can I find to download it ?</description> <content:encoded><![CDATA[<p>I&#8217;m very interested in the &#8220;Multi-file Uploads&#8221;. Can you tell me where can I find to download it ?</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-818</link> <dc:creator>jason</dc:creator> <pubDate>Thu, 14 Dec 2006 20:45:31 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-818</guid> <description>Watch this space.  Announcement pending. :)</description> <content:encoded><![CDATA[<p>Watch this space.  Announcement pending. <img
src='http://blogs.steeplesoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: user</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-817</link> <dc:creator>user</dc:creator> <pubDate>Thu, 14 Dec 2006 17:26:24 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-817</guid> <description>cool components. Are they dependent on apache.commons.fileupload?
Any news on the release?</description> <content:encoded><![CDATA[<p>cool components. Are they dependent on apache.commons.fileupload?<br
/> Any news on the release?</p> ]]></content:encoded> </item> <item><title>By: jason</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-791</link> <dc:creator>jason</dc:creator> <pubDate>Mon, 11 Dec 2006 17:18:27 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-791</guid> <description>I have considered the Tomahawk Sandbox, but decided against it for a number of reasons.  One of the goals I hope to achieve with this donation/migration is to create a nice set of components to bundle with (and offer separate from) the 1.2 RI.  While the impl association is a nice-to-have (for me), the JSF version is pretty important, as I&#039;ve been using 1.2 APIs.  To date, MyFaces has not released a 1.2 impl that I&#039;m aware of, so Tomahawk is ruled out from the start.  And, given the licensing of some of the code (CDDL and GPL), inclusion in Tomahawk would be diffficult, I would think, and I just don&#039;t have time to chase that down. :)  With Ryan Lubke&#039;s opening of the sandbox and Ed&#039;s offer of inclusion there, one of these two solutions just seemed a better fit.</description> <content:encoded><![CDATA[<p>I have considered the Tomahawk Sandbox, but decided against it for a number of reasons.  One of the goals I hope to achieve with this donation/migration is to create a nice set of components to bundle with (and offer separate from) the 1.2 RI.  While the impl association is a nice-to-have (for me), the JSF version is pretty important, as I&#8217;ve been using 1.2 APIs.  To date, MyFaces has not released a 1.2 impl that I&#8217;m aware of, so Tomahawk is ruled out from the start.  And, given the licensing of some of the code (CDDL and GPL), inclusion in Tomahawk would be diffficult, I would think, and I just don&#8217;t have time to chase that down. <img
src='http://blogs.steeplesoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> With Ryan Lubke&#8217;s opening of the sandbox and Ed&#8217;s offer of inclusion there, one of these two solutions just seemed a better fit.</p> ]]></content:encoded> </item> <item><title>By: Frank</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-765</link> <dc:creator>Frank</dc:creator> <pubDate>Fri, 08 Dec 2006 23:04:36 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-765</guid> <description>I was going to suggest the Tomahawk Sandbox also.</description> <content:encoded><![CDATA[<p>I was going to suggest the Tomahawk Sandbox also.</p> ]]></content:encoded> </item> <item><title>By: David Chandler</title><link>http://blogs.steeplesoft.com/2006/12/download-and-multi-file-upload-jsf-components/comment-page-1/#comment-764</link> <dc:creator>David Chandler</dc:creator> <pubDate>Fri, 08 Dec 2006 15:15:20 +0000</pubDate> <guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/07/two-new-jsf-components-file-download-and-multi-file-uploads/#comment-764</guid> <description>Looks great! Have you considered Apache Tomahawk Sandbox as well?</description> <content:encoded><![CDATA[<p>Looks great! Have you considered Apache Tomahawk Sandbox as well?</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 (User agent is rejected)
Database Caching 10/37 queries in 0.177 seconds using disk: basic

Served from: blogs.steeplesoft.com @ 2012-02-04 06:34:57 -->
