Results 1 to 3 of 3

Thread: Applets...

  1. #1
    Contributing Member
    Join Date
    Sep 2006
    Answers
    962

    Applets...

    Can anyone help me out with codes for uploading an image file in the server from my Applet page?

    I need help in developing an applet which while execution will ask the user to upload his/her image... PLiz send me some codes for developing such an applet application..

    -------------------
    suresh


  2. #2
    Contributing Member
    Join Date
    Sep 2006
    Answers
    962

    Re: Applets...

    I got a sample reference link...

    First of all the applet needs to be allowed to access the local filesystem. The HowCanAnAppletReadFilesOnTheLocalFileSystem FAQ page describes the two principal ways to do that.

    How to proceed then depends on what kind of server you have. If it's FTP, then you do the upload via Commons Net. If it's HTTP (i.e., a servlet will receive the file), then you need Commons HttpClient in the applet, and Commons FileUpload in the servlet.

    --------------------
    suresh


  3. #3
    Junior Member
    Join Date
    Jul 2007
    Answers
    20

    Re: Applets...

    thanks for your useful link....


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact