xml and jsp
How i can manipulate xml with jsp, i'm interessed in examples of code.
[75 byte] By [
Antnio] at [2007-11-9 15:27:47]

# 1 Re: xml and jsp
Try these articles (watch for URL wrapping):
http://archive.dev-archive.com/upload/free/features/javapro/2000/08aug00/ww0008/ww0
008.asp
http://archive.dev-archive.com/upload/free/features/javapro/2000/08aug00/kj0008/kj0
008-1.asp
http://www.dev-archive.com/dev-archive/Article/9778/0/page/1
"Antnio" <antoniofng@iol.pt> wrote in message
news:3e1c3dd4$1@tnews.web.dev-archive.com...
>
> How i can manipulate xml with jsp, i'm interessed in examples of code.
# 2 Re: xml and jsp
You can, but you probably should do it in Java classes.
"Antnio" <antoniofng@iol.pt> wrote:
>
>How i can manipulate xml with jsp, i'm interessed in examples of code.
MarkN at 2007-11-11 23:30:47 >
