Can u please give a small example code where I've a table printing some
values obtained from JSP code in the same .jsp file. What r the
corresponding syntax of <table>,<tr>,<td> in HTML when we use XML?

----------
From:   Ritesh Sinha[SMTP:[EMAIL PROTECTED]]
Reply To:       A mailing list about Java Server Pages specification and
reference
Sent:   Thursday, April 13, 2000 9:52 AM
To:     [EMAIL PROTECTED]
Subject:        Re: Writing XML in JSP file

Hi Nishi,
You sure can write XML in JSP file. Infact thats on of hte targets of JSP.
TO write XML in JSP you have to set the content type to (text/xml) . To
show it in the browser you have to create a style sheet for The XML file.
Ritesh






Nishi <[EMAIL PROTECTED]> on 04/13/2000 09:23:37 AM

Please respond to A mailing list about Java Server Pages specification and
      reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Sinha Ritesh-SWD-ITIL-UB/Itilmail)

Subject:  Writing XML in JSP file




Hi all,
   I am wondering if we can write XML in a jsp file in place of HTML. if
yes then how to display it in browser.

Thanks,
Nishi

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to