I have a simple image service which is not very well packaged, but depends on an Image class, and uses the trails frameworks Hibernate DAO to get and do stuff to images stored as byte[]s in the Image class. Could any of that be of use?
I don't think you would need to use trails at all, really, since it's only one line which uses the getPersistenceService() Cheers, PS On 6/11/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
I seem to recall that quite a while ago someone was working on an image service. I would need a service that allows to resize pictures (hopefully cache the images). Has anyone developped such service? Thanks, Henri.
