|
Re: [xmlc] Adding xhtml code in string form: msg#00027java.enhydra.xmlc
Perhaps if you can find out how you can take a string of xhtml text and suck that into a DOM Document format, then you could probably do DOM import and import that chunk into your document somehow. Would probably make sense if your chunk in the database was a fully valid XHTML chunk, though. -Justin On Sep 4, 2005, at 5:24 PM, i_am_erik@xxxxxxxxx wrote: Hello again. I have a field in my database that allows xhtml, and I want to be able to write this to the page. This was straightforward in jsp-land. But how do I do it in xmlc-land? Obviously, calling the setTextWhatever() method is escaping all my code. So I guess I need to construct a dom structure from my string value, and appendChild() that. But how? I'm sure I could dig into the depths of DocumentLoaderImpl.java and Xerces figure it out, but I thought I'd pose the question here first. Surely this has been done by some developer on this list. -- You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:xmlc-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [xmlc] Adding xhtml code in string form, David Li |
|---|---|
| Next by Date: | Re: [xmlc] Adding xhtml code in string form, Erik Rasmussen |
| Previous by Thread: | Re: [xmlc] Adding xhtml code in string form, Erik Rasmussen |
| Next by Thread: | Re: [xmlc] Adding xhtml code in string form, Erik Rasmussen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |