Hi Bruno, Hey thanks for your time to point out that the problem is with the placement of the itext-0.92.jar file. I originally placed it in the $JAVA_HOME/lib, but on your advice moved it to $CATALINA_HOME/common/lib
I am using Apache Tomcat and Java SDK 2 Thanks again. Now its time to finish my project. :) Luke ----- Original Message ----- From: "Bruno" <[EMAIL PROTECTED]> To: "Luke Chiam @ Webesse" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 8:12 PM Subject: Re: [iText-questions] Servlet > Citeren "Luke Chiam @ Webesse" <[EMAIL PROTECTED]>: > > > Hi, > > > > Looked around and read a lot but cant seems to get an example of how to > > write a servlet world of the HelloWorld code. > > > > Keep getting "java.lang.NoClassDefFoundError: com/lowagie/text/Element" > > > > Any idea, any one? > > Sounds like a CLASSPATH problem. > So this is not a question for the iText mailinglist, > it's a question you have to post on the mailinglist > of your Servlet Engine. Where do I put the jars with > the code I am using in my Servlet? > > This differs from Servlet Engine to Servlet Engine. > > Bruno > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
