Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: archu
  • Order by date
  1. archu

    To use <%@ include page="header.jsp" %> in a JSP generated XML?

    Currently I'm using JSP to generate XML and use XSL to parse them. Originally, there is no problem. test.jsp -------- <?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?> <?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;listUsers.xsl&quot;?> .....some jsp generated xml here...

Part and Inventory Search

Back
Top