Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
JSP
Displaying an XML file in a JSP
rastas biggs
Ranch Hand
Posts: 41
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can I get and xml file and display the fields on a
jsp
page? If so is there some sample code
rb
Helmut Lerch
Ranch Hand
Posts: 48
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am not sure, if I understand your question.
But if you want to import data from an xml file in your jsp Page you can use
for example jstl:
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSTL5.html#wp63716
or
http://www.javaranch.com/newsletter/200311/Nov2003Newsletter-JSTL-Excerpt.html
Helmut
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how to read the response coming from XML file in jsp
xsl variables to core set
Annotation in spring
Reading a xml file
JSPs with xml using an xsd for transformation
More...