Hi All !!! I have a java application and I would like to use the cocoon to turn data from my data base into report pdf. >From what I've studied about coccon, it needs a xml and a xsl:fo to turn it into pdf. Then, it means that, at each user's request, I have to access my data base, get the data, generate a xml and call the coccon. Could you imagine 20 users needing a request? Would I have to create 20 xml's in a hard disk? Is there any way for not create the xml in a hard disk?
I'll be waiting for your answer. Thank you. -- Robert Siqueira Desenvolvimento WEB Centro de Computação - CCUEC - UNICAMP UIN 70479124 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>