Hi! How
can I use xml-output from java-classes in my xsps? I have a class, say Foo and
my logicsheet inserts something like <xsp:expr>Foo.showData()</xsp:expr> in
my xsp. The output from Foo is then escaped and all my <tags> end up in
<tag>... I
really want to put the heavy logic into my own classes, away from the xsp –
is that possible somehow? Thanx
in advance, Nils |
- Re: XML-Output from Helperclass Nils Leßmann
- Re: XML-Output from Helperclass Christian Haul
- AW: XML-Output from Helperclass Nils Leßmann