Hi Christian, you can use binary properties (see http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/PropertyType.html )
Cheers Michael On Fri, Oct 31, 2008 at 9:35 PM, Christian Sprecher <[EMAIL PROTECTED]> wrote: > Hey folks > > What is your take on binary values? I know about the file uploading > stuff, but what should I do if I want to store binary property values? > Should I base64-encode the value and decode it on the server side again? > > Is this a valid question anyways? > > Thx in advance > > Christian Sprecher > > -- Michael Marth | http://dev.day.com/
