public class LongTermSessionStorage implements Storage(Code)
Storage stores images in session, but expires them after a certain time.
This expiration time defaults to 300 seconds, and can be changed by adding
the timeout="xxx" parameter to and tags.
author: brianf