aspose file tools
The moose likes Testing and the fly likes CActus problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "CActus problem" Watch "CActus problem" New topic
Author

CActus problem

Samanthi perera
Ranch Hand

Joined: Jan 08, 2010
Posts: 510
i use this link to run example
http://jakarta.apache.org/cactus/integration/howto_tomcat.html

I did all first three step.
when i am going to do 4 th step it says

Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2699
    
    3

Howdy Samanthi, welcome to JavaRanch!
Samanthi perera wrote:

The compiler doesn't know the directory where you placed your jar files. Therefore, you should add those jar files to the javac classpath, before you can compile. ... and are you sure that it is TetSampleServlet.java and not TestSampleServlet.java ?

Devaka


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
Samanthi perera
Ranch Hand

Joined: Jan 08, 2010
Posts: 510
there are 6 jar file.All should add one by one
Samanthi perera
Ranch Hand

Joined: Jan 08, 2010
Posts: 510
there are 6 jar files in this folder.
D:\Alternate_C_Drive\apache-tomcat-6.0.16\lib

can't i add all of them using one script?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: CActus problem
 
Similar Threads
problem in compiling servlet/jsp
CactusStrutsTestCase - noclassdeffound error
Servlet compiling error
Exception in displaying data in a pdf format
Compiling Struts from CMD.