Search found 3 matches

by tejas.j654
Mon May 20, 2013 12:47 pm
Forum: JFileUpload
Topic: Not redirecting to next page
Replies: 4
Views: 10252

Re: Not redirecting to next page

Hi,

I'm facing the same problem with the forward. I'm using FTP and the upload size is less than 10 MB.
The parameter is set in applet since I can see it in debugger console. I'm using FTP, Batch upload together with SFTP.
by tejas.j654
Wed May 08, 2013 7:40 am
Forum: JFileUpload
Topic: Cannot run jfileupload on webserver, only locally
Replies: 4
Views: 12240

Re: Cannot run jfileupload on webserver, only locally

Hi. Even I'm facing the same problem. I'm using XAMPP 1.8.1 on Windows 7 and the applet just hangs. Is this due to a hard coded path in applet? Here's my console log for reference. Detected from bootclasspath: C:\\PROGRA~1\\Java\\jre7\\lib\\deploy.jar basic: Added progress listener: sun.plugin.util....
by tejas.j654
Wed May 08, 2013 7:27 am
Forum: JFileUpload
Topic: Cannot run jfileupload on webserver, only locally
Replies: 4
Views: 12240

Re: Cannot run jfileupload on webserver, only locally

I'm facing the same problem. Currently 'm using the free version. Is it because some paths are hard coded in applet? If that is the case, why it is not reported anywhere in forums? I'm using XAMPP 1.8.1 in windows 7. I can access the jar files from the same path so it is not a permission issue. I ha...