| Author |
servlet doesn't work
|
Mellihoney Michael
Ranch Hand
Joined: Nov 27, 2002
Posts: 124
|
|
why?
|
a beginner in java
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
Moving to the Servlets Forum. bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
I dont see this class in Xalan 2.5.2 there is an org.apache.xml.serializer package but thats as close as I can come. Where does that class name come from? Is it a newer version of Xalan? Bill
|
Java Resources at www.wbrogden.com
|
 |
Mellihoney Michael
Ranch Hand
Joined: Nov 27, 2002
Posts: 124
|
|
I don't know. Should I install this package when I run servlet? I use tomcat.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
You don't know where the class name comes from? You better contact the person who wrote that code and find out which version of which parser matches it. Bill
|
 |
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
|
|
|
There seems to be such a class in xerces-J - a quick google brings up plenty of JavaDocs. Do you have xerces.jar in your container or application lib directories?
|
A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
|
 |
Mellihoney Michael
Ranch Hand
Joined: Nov 27, 2002
Posts: 124
|
|
no where can i download this jar file?
|
 |
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
|
|
|
Take a look around the xerces web site: http://xml.apache.org/xerces2-j/index.html
|
 |
Mellihoney Michael
Ranch Hand
Joined: Nov 27, 2002
Posts: 124
|
|
I downloaded xerces.jar. I placed it to the my_jdk/jre/ and it works Thanks a lot
|
 |
 |
|
|
subject: servlet doesn't work
|
|
|