RE: file download problem in application server

2009-03-27 Thread Shannon, Andrew
9 10:38 AM To: Struts Users Mailing List Subject: RE: file download problem in application server I assume your blob Class is Serializable? http://www.hibernate.org/hib_docs/v3/reference/en/html_single/ ? Martin __ Disclaimer and confidentiality note

RE: file download problem in application server

2009-03-26 Thread Martin Gainty
for the content provided. > Subject: RE: file download problem in application server > Date: Thu, 26 Mar 2009 08:20:19 -0400 > From: andrewshan...@pqa.com > To: user@struts.apache.org > > I was half wrong. It was a quirk for runnnig in OC4J but the Blob was > being mang

RE: file download problem in application server

2009-03-26 Thread Shannon, Andrew
in struts 2 is a snap. So thanks for that. -Original Message- Sent: Wednesday, March 25, 2009 9:26 AM To: user@struts.apache.org Subject: file download problem in application server I posted this question on the OTN - OC4J list a second ago, but am hoping someone here might have some

file download problem in application server

2009-03-25 Thread Shannon, Andrew
I posted this question on the OTN - OC4J list a second ago, but am hoping someone here might have some insight. "I have a web app running in an OC4J stand alone 10.1.3.3 and am having a problem with downloading files over http. Its a struts2 app whose file downloading impl is easy to use and st