Alen Ribic wrote:
What I whish to avoid is that a file does not get loaded as a property each time the value object is needed but only when a image viewing is required. (e.g. a "view image" link is clicked in manager role view)
Store a reference to the file (perhaps a String pathname) rather than the File itself as a property.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

