you can still use jsps.
just put a <%@ page contentType="text/xml;charset=ISO-8859-1" %> on top
then put ur xml directly below.
-Tim

-----Original Message-----
From: Sudarson Roy Pratihar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 10:08 AM
To: [EMAIL PROTECTED]
Subject: XML Presentation


Hi All,

I want to use xml for presentation so that different client(browser, mobile
phone etc.) can access the web application using xsl and xml transformation.
But I have a question here, as jsp provides a convenient way of writing
presentation avoiding out.println s. Is there any way to do such kind of
things for generating dynamic xml content ?

Any suggestion is welcome.

TIA,
Sudarson

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to