|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Practicality of Separating Data from Presentation
Hi Joerg,
J.Pietschmann wrote: Robert S. Koberg wrote: how does this make it well-formed?
Ah, but you can: <xsl:template match="/"> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2">
<jsp:scriptlet>
request.getParameter("test");
</jsp:scriptlet>
</jsp:root></xsl:template> JSP can be written in two ways, the old way or well-formed.
To generate a large percentage of your site statically. What you can't generate statically, generate to JSP and let the JSP take over during run-time. best, -Rob
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








