i want to upload a pdf file to a server folder and later i have to list all pdf files in that folder..
can any one post some code for this:(nerd):
Printable View
i want to upload a pdf file to a server folder and later i have to list all pdf files in that folder..
can any one post some code for this:(nerd):
The isn't a code factory.
What sort of upload are you talking about?
FTP, HTTP what?
hey tolls,
through http i want to upload an list all in another jsp page........
OK, so you'll want something like Apaches FileUpload stuff.
i dont know apache file upload stuff , but ihave to make a jsp which takes a file input type and uploads to the specific location on server...........
Then read up on it and try and get it to work.
tolls ,can u post some example
Read the doumentation at the link I gave.
There's plenty there to explain what you need to do.
No point me reinventing the wheel.