Two Laptop Bag
The moose likes XML and Related Technologies and the fly likes generate xsl dynamically? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "generate xsl dynamically?" Watch "generate xsl dynamically?" New topic
Author

generate xsl dynamically?

gahn folorn
Greenhorn

Joined: Jul 22, 2003
Posts: 4
hello.
is it possible to generate xsl dynamically instead of using several xsl? how do i get a value from post/get and insert into xsl?
i using a servlet to display a page from a single xml n xsl.
thx!
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Originally posted by gahn folorn:
hello.
is it possible to generate xsl dynamically instead of using several xsl? how do i get a value from post/get and insert into xsl?
i using a servlet to display a page from a single xml n xsl.
thx!

if you are using xalan then see this example http://xml.apache.org/xalan-j/samples.html#usestylesheetparamservlet


Spritle Software Blogs
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: generate xsl dynamically?
 
Similar Threads
SAX Parser with Xalan
How to retreivevalues from a table in Dbase and populate in a n XML file
Generate xsl from DTD
JDBC and drop downs
Using XSL to filter XML & Multiple XSLs