Hello!

I want to load an xml-file into the browser, edit it (adding, deleting,
changing elements), and transform the edited xml-file with xsl to html.

Does someone know, how this problem could be solved with cocoon? Maybe with
JSP or XSP?
Maybe there is already software/code which goes in this direction?

So in my eyes I have to do the following tasks:

1. Read the xml-file and transform it to readable html.
2. Supply entry-fields (forms) where the user can change/remove/add elements
   based on the old xml-file.
3. generate new xml file and transform it into html

The problem is the first and second step.
Has someone an idea which technology I should use (Xsp?) and/or knows where
to find 
tutorials/code relating to that topic?

*greets*


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


---------------------------------------------------------------------
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]>

Reply via email to