Moving SQLite .db file from server to client over http to a client location without download prompt -
i have scenario need move sqlite .db file generated on server client when client requests.this has happen on http. file has copied directory on client location without download prompt
please can advice how can go doing in java/servlets?
Comments
Post a Comment