Results 1 to 3 of 3
Thread: Applet Upload
- 11-12-2012, 05:01 AM #1
Member
- Join Date
- Nov 2012
- Posts
- 3
- Rep Power
- 0
Applet Upload
Hello,
I'm new to applets programming, but I'm very familiar with java language. I'm currently building my own website with my projects, tutorials and news. For the website management, I'm developing an applet. The applet needs to access database and my server in order to upload images or delete them in case a register from data base is removed.
First of all, I have a regular program in java working as described. Also, I have made it an applet. It works great when I try to teste it in Netbeans, but when I upload it to work in the server, my FTP class doesn't work anymore. What might to be the problem?
Thanks in advance. I can show code if asked.
- 11-12-2012, 05:50 AM #2
Re: Applet Upload
I've never done servlets, but I believe the correct approach is to make use of an Applet-servlet combination. You could try searching the net for Applet servlet communication.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 11-12-2012, 06:03 AM #3
Member
- Join Date
- Nov 2012
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
Java upload applet, communication with server
By Spagnum in forum New To JavaReplies: 1Last Post: 09-23-2012, 07:03 AM -
Java Upload Applet
By michiel in forum Java AppletsReplies: 1Last Post: 10-05-2009, 10:46 AM -
Image upload applet 2.0
By jfileupload in forum Java SoftwareReplies: 0Last Post: 03-24-2008, 04:15 PM -
Applet File Upload
By genette in forum Java AppletsReplies: 2Last Post: 03-09-2008, 02:06 PM -
JFileUpload 2.0 released - Java file upload applet
By jfileupload in forum Java SoftwareReplies: 0Last Post: 03-09-2008, 02:04 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks