[jdom-interest] CDATA and HTML Forms
Brett McLaughlin
brett.mclaughlin at lutris.com
Mon Aug 28 08:24:18 PDT 2000
John Pfeifer wrote:
>
> I have created an xml document in the following form (this document is
> transformed using the stylesheet specified in the xml)
>
> <component>
> <stylesheet>foo.xsl</stylesheet>
> <![CDATA[
> <form action="FooServlet" method="POST">
> <input type="text" name="tf1" value="xxx"/>
> </form>
> ]]>
> </component>
>
> I am trying to return a form in the CDATA. Is there a CDATA API for
> JDOM? If not, can anyone think of a better way to return a form without
>
> using CDATA?
There is just now a CDATA class we are looking at putting into the API,
so that could happen this week. For what you are doing, that is really
what you want.
-Brett
>
> Regards,
>
> JP
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
--
Brett McLaughlin, Enhydra Strategist
Lutris Technologies, Inc.
1200 Pacific Avenue, Suite 300
Santa Cruz, CA 95060 USA
http://www.lutris.com
http://www.enhydra.org
More information about the jdom-interest
mailing list