[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: <% ... %> and html output method

Subject: Re: <% ... %> and html output method
From: Mitch Christensen <mitch_christensen@xxxxxxxxx>
Date: Tue, 23 Nov 1999 14:25:50 -0800
jsp html output
Another possibility would be to replace the default Netscape JSP engine with
another, such as Allaire's JRun which supports JSP 1.0.

-Mitch


Mark Hayes wrote:

> > From: Steve Muench [mailto:smuench@xxxxxxxxxxxxx]
> >
> > | When I use XSLT with the html output method, often I'm
> > actually producing
> > | JSP files.  In the currently shipping versions of JSP, the
> > JSP file cannot
> > | be a valid XML document because the use of <%, <%= and %>
> > in JSP files
> > | really is necessary for directives as well as script snippets.
> >
> > This isn't true. JSP 1.0 defines XML-friendly equivalents of
> > every non-XML-friendly syntax like: <%=, <%, etc.
> >
> > <jsp:directive.xxx>
> > <jsp:scriptlet>
> > <jsp:expression>
> > etc.
>
> Thanks for the correction, you're right.  However, I'm stuck with JSP 0.92
> for the time being, which does not support these.  (I'm using Netscape
> Application Server, which still supports JSP 0.92 only.)
>
> But you motivated me to read the JSP 0.92 documentation again, and it looks
> like I can use:
>
> <h1>
> <SCRIPT RUNAT="server">
> request.write(request.getParameter("title"));
> </SCRIPT>
> </h1>
>
> Which is a little bit better than my option #1.
>
> thanks,
> mark
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.