Hi,
I cannot figure out how to make web server serve images? Let's say on the back-end I want to save image on the server and on the client side i want to display image in extjs window.
What exactly is the problem? Just use the image view available in ExtJS, or just raw HTML image tag, or set it as a background. There are so many ways. Have you tried any of them?
Hi,
I cannot figure out how to make web server serve images? Let's say on the back-end I want to save image on the server and on the client side i want to display image in extjs window.