| Convert XML to JSP at runtime |
hemasud

msg:1489386 | 9:07 am on Jun 17, 2002 (gmt 0) | I have xml file, at runtime i want to convert it to jsp. how is it possible.
|
tedster

msg:1489387 | 1:59 pm on Jun 18, 2002 (gmt 0) | I'm out of my element on this one - but I did come across some information on the Sun website [java.sun.com] which seems to be on topic. If no one comes along with definitive help, perhpas we could try the question in the server-side forum.
|
Gibble

msg:1489388 | 6:28 pm on Jun 18, 2002 (gmt 0) | what do you mean? They are two completely different things. XML is a data markup language used for describing data. Whereas jsp is a server side programming language used to work with data, they work together, but you can't convert one to the other.
|
|
|