-
Notifications
You must be signed in to change notification settings - Fork 0
mstead/DIServlet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DIServlet (Dynamic Image Servlet) ================================= DIServlet is a very tiny servlet that serves images dynamically. A request is made to the servlet, providing an image id, and the servlet looks it up in its store and writes the image to the output stream. This servlet is great for dynamically loading images in a GWT application where image data can not be transferred from the server to the client via RPC.
About
Dynamic Image Servlet
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published