Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
in my java project in netbeans, an image is saved outside of project root folder.
saved path in mysql is- d:/images/filename.java.
when i save image under root folder, i can display it in my jsp page.
But, when saved in outside folder i can't access its path.

What I have tried:

save path as - d:/images/filename.java
Posted
Comments
Beginner Luck 7-Apr-16 5:37am    
jsp and java file is different file

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900