add getIcon and getMedia methods which use the new methods with the same names from...
authormh <mh>
Wed, 27 Nov 2002 07:05:47 +0000 (07:05 +0000)
committermh <mh>
Wed, 27 Nov 2002 07:05:47 +0000 (07:05 +0000)
commit5b95283ce53c7517926e45a2b46cff54e0d30aa4
tree125d563d818ecbd82b99c3ac754ccae2ee930710
parentb6131e4049f386214d3831dd9f6c64029e7dda2c
add getIcon and getMedia methods which use the new methods with the same names from the MirMedia infrastructure. they send an InputStream into the servlet OutputStream. the purpose is to implement a preview/download for the media admin interface
source/mircoders/servlet/ServletModuleUploadedMedia.java