Downloading an applet over https

2004-08-05 Thread Rowland Watkins
with j2sdk1.4.2_04. The applet has been tested using j2sdk1.4.2_04 and j2sdk1.5.0 with identical results. Firefox 0.9.1 is used for the browser. If anyone can provide some insight as to why the is causing the socket exception, I would be most appreciative. Best Regards, Rowland Wa

RE: How to Upload a File Using JSP?.(Snippest of code needed)

2004-08-10 Thread Rowland Watkins
Maruthi, I found the commons fileupload to be a bit heavy. You could try the O'Reilly Upload Servlet: http://www.servlets.com/resources/com.oreilly.servlet/ This has a simpler API. Just specify the directory for the file being uploaded and it does the rest. If you require multiple files to be up

Re: Does anyone here know any applet user group?

2004-08-10 Thread Rowland Watkins
Simon, I've tried the Java forums on Sun's developer site without much luck. I've got some applet experience with html forms etc, so I might be able to help. Cheers, Rowland - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi