I am doing 2 week study in JCR ( This project is part Universities program in Iran )
I had look on JackRabbit , Alfersco , eXo , and etc. I study the JCR documentation too ,
But I have problem to run one simple example . I can create repository , workspace and node and also
save binary file in node , But for retrieving those things i have problem . for example I want show all content
( Workspaces m nodes , items, properties ) in tree also i wand save one binary file to my hard disk from that repository .
In other word I saved one file ( sample.gif or sample.pdf ) in my A workspace and in node A and in node A i saved that .
now i want show or download these file and save in some part of hard disk , i could`t do that , basically i think is every easy
think which i want to do , But the problem is I don`t know how and document was`t useful for me in this part ,
can you pls help me in some sample or do you know any good reference with i can go thought that and find my answers ,