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

Re: SAX Transformation: Servlet returns blank XSL temp

Subject: Re: SAX Transformation: Servlet returns blank XSL template
From: "Bruce McDougald" <bmcdougald@xxxxxxxxxxx>
Date: Fri, 11 Oct 2002 09:29:57 -0500
static fields in servlet
Paul Brown wrote:

> 1) Unless you're explicitly configuring the namespace properties for the
driving
> XMLReader (and are sure that no one else is going to change
> them), using QName to drive logic is a Bad Idea.  For instance, with some
> namespace property settings, you're not even guaranteed to get a QName
parameter.

Thanks for pointing this out, I will investigate this useage more thoroughly
in my application.

> 2) You do not want the static on the fields in the XMLFilter.
> You should use non-static fields, overload the parse(...) methods,
> and perform any necessary initialization there.  (This is the reason
> that you're getting the strange behavior on the second pass.  Look up the
meaning of the
> static keyword in the Java language specification; section 8.3.1.1 for
static Fields.)

Thank you, to you and Michael Kay for pointing this out to me.  I removed
the static from my
variable declarations, and the servlet now appears to work properly on every
call.

> You should come on over to the SAX users list
(sax-users@xxxxxxxxxxxxxxxxxxxxx)
> and post your XMLFilter code there for help and some >
> pointers

I will do this in the future with any sax related issues.





 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.