aspose file tools
The moose likes Servlets and the fly likes servlet doesn't work 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 » Servlets
Reply Bookmark "servlet doesn Watch "servlet doesn New topic
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
    
  13

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
    
    1
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
    
    1
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: servlet doesn't work
 
Similar Threads
please help with sincere plea??
connection.createStatement() exception
FOP Servlet - XSLTInputHandler error
The program is not working, urgent help, please
an exception when using JavaBean