Storing Images in java project dynamically -
i working on website in java.
when login website have use_case
fetch images other websites , show them in website. problem don't want show images storing url, because url may change , in case images won't displayed. so, want store or write url image in location. way, next time when login website, wll fetch image location.
so, question store these images. if store images in tomcat webapps
folder next time when build project folder deleted.
storing in tomcat webapps folder not approach , not suffice purpose. can't use database same. , please elaborate i want store or write url image in location mean that.
Comments
Post a Comment