On Mon, 28 Jan 2002, Matt Raible wrote: > Is it possible to not specify a stylesheet for the x:transform tag - > so it renders with the browsers default stylesheet?
Hi Matt. I might be misunderstanding the question, but if you want the browser to render a document, why transform it on the server with <x:transform>? And if you're going to transform it with <x:transform>, what mechanism is in place for the server to learn of the browser's stylesheet? -- Shawn Bayern JSTL reference-implementation lead Author, "JSP Standard Tag Library" (Manning, upcoming) http://jstlbook.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
