Jorn Heid <[EMAIL PROTECTED]> wrote: > Something about that: > > There are two possibilities for such an editor: > > 1. Use DHTML. This isn't cross-platform but it works (look for a > demo of it in the developer mailinglist from Stefano Mazzocchi) for > ie now. > > 2. Write your own Java application. I have written an XML editor as > an applet (so, it's integrated with the browser) which is like XML > Spy (based on XML schema, adding < shows context sensitive possible > elements and so on). It's based on Swing. You can use a styled > editor if you want to some kind of WYSIWYG. You can also write an > html editor with swing but it's very simple and not nearly WYSIWYG.
Does anybody already use Pollo? Powerful! Maybe it is possible to embed this (java) application as an applet. It's opensource... http://pollo.sourceforge.net/ -- Arnaud, STE-Formations Informatiques, fapse, ULg, .BE --------------------------------------------------------------------- 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]>