This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSP and the fly likes JSP and XML 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 » Java » JSP
Reply Bookmark "JSP and XML" Watch "JSP and XML" New topic
Author

JSP and XML

Sharadha Sankar
Greenhorn

Joined: Feb 15, 2006
Posts: 20
Hello,

I have bunch of xml/xsl files which I need to convert into JSP. IS there a method to do so?

Thanks in advance
Sharadha


Thanks<br />Sharadha
ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
Originally posted by Sharadha Sankar:
Hello,

I have bunch of xml/xsl files which I need to convert into JSP. IS there a method to do so?

Thanks in advance
Sharadha


Write a parser/program for it.

William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
Exactly what are you aiming for here?
1. Including XML transformed by XSL as content in a page generated by JSP
2. Turning an XML document into a JSP document automatically

I believe the standard Taglib library JSTL 1.1 contains tags for doing 1.
I would be interested in hearing about anybodys actual experience with the XML taglibs
Bill


Java Resources at www.wbrogden.com
 
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: JSP and XML
 
Similar Threads
XML & JSP Technology
JSP Document (XML)
how to make use of XML in JSP
Applet-JSP communication(Urgent)
jsp always an xml