Can jte support XML templates out of the box? #389
Closed
thadguidry
started this conversation in
General
Replies: 1 comment 1 reply
-
Can you be more specific about what you are trying to do? You can use plain text content type to produce XML (or any other text type), but you won't get the validation that works with HTML. If you are looking to serialize data as XML you would probably be better off with one of the Java libraries designed to do that though. Here's a Baeldung article listing some. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
or is there an extension needed?
Beta Was this translation helpful? Give feedback.
All reactions