Hi,I had sored a lot of .jpg file in Tamino database.and the collection is metadata,the doctype is images.
Now I want to show it by java ?How can i do?Is there a demo who can give me?
Thanks !
my thought is it may be like this:
TaminoNonXml tr_nonxml=new TaminoNonXml(“http://localhost/tamino/digital/metadata/images”);
TaminoResult ts_nonxml= tr_nonxml.getNonXML(“http://localhost/tamino/digital/metadata/images”, “l1.jpg”);
Help!Any suggestion would be a happiness!
Regards
melon