Hello,
in previous version of xCP (1.6) in TaskSpace application we created simple servlet to get content of specified file.
However deployment of xCP2 is different, I don't know how to do this now.
so is it possible to get content from xCP webapp by any way (stateless process, ...)?
I'm working on applet which will provide controlled print function and it will be called from within xCP app. So applet must get content of specified document.
thanks in advance