How to Create directory chooser in JSP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • laxso419
    New Member
    • Oct 2007
    • 1

    #1

    How to Create directory chooser in JSP

    Hi all,

    I have a problem. I need to provide a privilege to the user in uploading a file in the directory he wants to upload. Please help me out in this matter soon. Shall be greatful if anyone can directme if there is some ready made site where i can get the related data.

    Regards,
    Soujanya
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by laxso419
    Hi all,

    I have a problem. I need to provide a privilege to the user in uploading a file in the directory he wants to upload. Please help me out in this matter soon. Shall be greatful if anyone can directme if there is some ready made site where i can get the related data.

    Regards,
    Soujanya
    FileChoosing is not a problem. The file upload part is what you want to work on. Google "file upload + JSP" There's dozens of pages written out there on that subject.

    Comment

    Working...