This sounds like an IE bug I encountered years ago. Are you using an old version of IE (5 perhaps). From memory, IE sends two requests for the PDF and then Acrobat sends one itself.
My solution at the time (I don't have access to the code) involved ignoring two of the requests and only returning content to one of them. Each request could be differentiated by the request headers. I can't remeber the headers or which ones we ignored or served. Lance. On Monday, 28 November 2011, csckid <testnowsh...@gmail.com> wrote: > I tried with smaller project that has only hibernate and spring integrated > and no custom filters. It didn't work still. > > Is there any other way to download the file beside this procedure? Can I > link it through jsp? If that is possible can you please show me the way. > > -- > View this message in context: http://tapestry.1045711.n5.nabble.com/fault-found-tp5026068p5028554.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >