You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xhr.open('GET', "url/of/a/tiff/image/file.tiff");
i want to know , how to pass the value from java eg like servlet to the url part? i have try to convert it bcome bytearray, but it does not work, can anyone give me the suggestion? The reason is because my tiff file is get to db
The text was updated successfully, but these errors were encountered:
xhr.open('GET', "url/of/a/tiff/image/file.tiff");
i want to know , how to pass the value from java eg like servlet to the url part? i have try to convert it bcome bytearray, but it does not work, can anyone give me the suggestion? The reason is because my tiff file is get to db
The text was updated successfully, but these errors were encountered: