servlet for XML transformation with xsl

M

martian

Hi all.

I am a newbie.

Can someone direct me to a good tutorial for transforming XML with XSL
through servlets?

Many Thanks.
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

martian said:
Can someone direct me to a good tutorial for transforming XML with XSL
through servlets?

You transform XML with XSL in servlets the same way you do
it in other types of Java code.

Meaning you just need an XSLT guide for Java not specific
for servlet.

You may even be able to deduce it from the Java API.

I can also dig up an example if you want.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top