Hi,
following idea: 
I have a java applet for text formating (style, fonts and pictures). 
This little editor generates valid xml for the structure of the text. 
This generated xml document will be stored in a database, because 
there are some relations to it (owner, picture data, status, ...).

Applet generates formated doc --> transport over SOAP --> Servlet stores doc
in database.

When somebody requesting this document over a web interface,
it will be formated with xsl to html or with fop to pdf.
web interface --> show doc --> request doc from db --> produce html,pdf with
xsl

To problems I see:
1. Pictures: How do I make references in the generated doc to a picture 
in a database. Maybe with esql and xsp?

2. How to request the document, because it's stored in the database.
Do I have to read it out maybe with a servlet and redirect it to cocoon.
But where I have to store the xsl stylesheets then? In the examples I
found only samples with content on the fs.

Can cocoon fit this problems? Because I'm considering to use cocoon in
our actual project and I have to determine if it's fits our requirements.

Thanx for your hints
Gerhard

-- 
Gerhard Fröhlich
[EMAIL PROTECTED]

"black holes are,
when GOD is dividing by zero" 

GMXler aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne
Setupfee + 1 Monat Grundgebuehrbefreiung!
http://puretec.de/index.html?ac=OM.PU.PU003K00717T0492a


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to