Search found 7 matches

by Peter
Thu Jan 19, 2012 10:49 am
Forum: JFileUpload
Topic: MemroyStore
Replies: 3
Views: 7694

Re: MemroyStore

Hi,

We haven't the Premium license but the Enterprise.

Can you tell me why the process (described in my previous post) returns null when I want to use the feature "MemoryStore"?
I don't find information on the use of the "MemoryStore".

Thanks,
Peter.
by Peter
Tue Jan 10, 2012 9:38 am
Forum: JFileUpload
Topic: MemroyStore
Replies: 3
Views: 7694

MemroyStore

Hello, I would use the component using the MemoryStore. However, when I proceeded to upload, I can't get it back. Here's the process I set up: 1 - I instantiate an object (upBean) of type "jfileupload.jspupload.FileUploadBean" 2 - I set various parameters such as upBean.setMemorystore() 3 - I launch...
by Peter
Wed Dec 07, 2011 7:56 am
Forum: JFileUpload
Topic: Storemodel and MemoryStore
Replies: 9
Views: 17798

Re: Storemodel and MemoryStore

Hello,

I thought a process during the restart or during the recovery of the upload could identify that there is a tmp file in order to resume the upload.
What problems are managed when you talk about "JFileUpload could resume broken upload"? and how ?

Thanks,
Peter.
by Peter
Thu Dec 01, 2011 2:05 pm
Forum: JFileUpload
Topic: Storemodel and MemoryStore
Replies: 9
Views: 17798

Re: Storemodel and MemoryStore

Hi, I'm agree with you : when i "cancel" the upload, the tmp file is copied in final folder. But when i shut down my WebServer, how it's possible that my application do the same thing => that is to say copy the tmp file in the final folder. You ask me if I changed something in process.jsp. I haven't...
by Peter
Thu Nov 17, 2011 10:11 am
Forum: JFileUpload
Topic: Storemodel and MemoryStore
Replies: 9
Views: 17798

Re: Storemodel and MemoryStore

Yes, I have a file like that "upload__78cf8552_133b0fa324d__7ff8_00000007.tmp".
by Peter
Tue Nov 15, 2011 9:10 am
Forum: JFileUpload
Topic: Storemodel and MemoryStore
Replies: 9
Views: 17798

Re: Storemodel and MemoryStore

First of all, thank you for your return. I have a problem with the resume. First, this is my work environment: The applet JFileUpload is in a jsp based on a servlet (processServlet.java) which contains the upload processing (ie which contains the Java code process.jsp). When I upload a file and I ca...
by Peter
Tue Nov 08, 2011 1:41 pm
Forum: JFileUpload
Topic: Storemodel and MemoryStore
Replies: 9
Views: 17798

Storemodel and MemoryStore

Hi,

I don't understand how to use different storemodel and especially MemoryStore.

Do you have an example of using MemoryStore?
Moreover, I don't understand how to use the upload when it is stored in memory.

Thank you for your return
Peter.