Search found 10 matches

by ron91351
Sun Apr 13, 2008 7:29 pm
Forum: JFileUpload
Topic: "General Exception" error
Replies: 3
Views: 8818

Re: "General Exception" error

I have made a number of changes. I think I did this in the prescribed way to reflect the changes that I want to make to the applet. The General Exception Error started when I activated the "Select Images" button and deactivated the menu. I think I did this in the right way. But, obviously these chan...
by ron91351
Sun Apr 13, 2008 4:47 pm
Forum: JFileUpload
Topic: "General Exception" error
Replies: 3
Views: 8818

"General Exception" error

When the applet loads, it generates a "General Exception" error. It occurs in both Mozilla and
IE.

Thanks for the help.
RJ
by ron91351
Fri Mar 28, 2008 4:39 pm
Forum: JFileUpload
Topic: HTTP Status 500 exception error
Replies: 6
Views: 15265

Re: HTTP Status 500 exception error

I don't understand your statement: Now, the error you get is a servlet engine cache issue. Your JSP is compiled with the old configuration (c:/uploads). Make sure the directory and tmpdirectory paths are correct and RESTART the servlet engine. It should work. What I have discovered is that there is ...
by ron91351
Wed Mar 26, 2008 4:17 pm
Forum: JFileUpload
Topic: Attempting to make the JSP version work
Replies: 1
Views: 5931

Attempting to make the JSP version work

I have been able to successfully use the PHP version of the JFileUpload applet. http://www.jig4u.com/JFileUpload/applet_http_php.html But, I am not able to get the JSP version to work. http://www.jig4u.com/JFileUpload/applet_http.html Here is the error that shows up: Java Plug-in 1.6.0_05 Using JRE ...
by ron91351
Wed Mar 26, 2008 3:09 pm
Forum: JFileUpload
Topic: HTTP Status 500 exception error
Replies: 6
Views: 15265

Re: HTTP Status 500 exception error

I have copied the jar files to WEB-INF/lib. I am not sure what to copy to WEB-INF/classes directory. When I try: http://www.jig4u.com/jspupload/process.jsp I no longer get the HTTP 500 status error. I now get a different error. org.apache.jasper.JasperException Check FileUploadBean properties in you...
by ron91351
Tue Mar 25, 2008 8:14 pm
Forum: JFileUpload
Topic: HTTP Status 500 exception error
Replies: 6
Views: 15265

Re: HTTP Status 500 exception error

Thanks for the quick reply. I must have missed something. I have added lib/ directory in same directory as HTML files. I copied all jar files to lib/ directory. I have not added any files to the WEB-INF directory. What files do I need to add to the WEB-INF/classes and WEB-INF/lib directories ? Thank...
by ron91351
Tue Mar 25, 2008 2:21 pm
Forum: JFileUpload
Topic: HTTP Status 500 exception error
Replies: 6
Views: 15265

HTTP Status 500 exception error

I get a Apache/Tomcat 5.0.27 - Error report when using: http://www.jig4u.com/jspupload/process.jsp HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: /jsp...
by ron91351
Tue Mar 25, 2008 1:56 pm
Forum: JImageUpload
Topic: error loading applet
Replies: 14
Views: 33336

Re: error loading applet

I have hosted my site on goDaddy / Windows and they claim not to be able to change the IIS permission. I have moved the site to a Linux box and will again.

Thanks for the help,
RJ
by ron91351
Sat Mar 22, 2008 1:36 pm
Forum: JImageUpload
Topic: error loading applet
Replies: 14
Views: 33336

Re: error loading applet

Thanks for the quick reply. Yes, I uploaded both *.properties files and they are in same directory as the HTML and JS files. I have viewed the files and they don't appear to be corrupted. I am on a IIS machine, is there anything special that I need to know to get the applet to read these files. I am...
by ron91351
Sat Mar 22, 2008 7:18 am
Forum: JImageUpload
Topic: error loading applet
Replies: 14
Views: 33336

error loading applet

I have successfully used applet_http_aspx.html and applet_http_aspx.js to upload files. I would now like to use applet_http_ipreview.html. I have modified applet_http_ipreview.js to use process.aspx. I am hosting at goDaddy and I can't install and run .js or .cgi files. You can view these at: http:/...