JDOM and JSP

"Jabba Laci" <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <[email protected]>
Hi,

With JDOM I produce XHTML files that are also JSP files. I would like
to do the following:

<xf:submission action="URL?file=<%= request.getParameter("file") %>" />

JSP should process the line to produce this:

<xf:submission action="URL?file=data.xml" />

Here, "xf:submission" is a JDOM Element object. My concern is that
JDOM transforms "<" to "&lt;". Do you have an idea how to solve it?

Thanks,

Laszlo
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.