My application is showing the following error on Tomcat 4.0 ..I m using jdk 1.5

However , there is no error while compilation
Can someone help/Should i not use jdk1.5 since its still in the beta stage ?

Rimzim

java.lang.NoSuchMethodError: 
java.lang.StringBuffer.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder;
        at nlpoasis.Index.findTemplate(Index.java:134)
        at nlpoasis.AnswerAnalysis.initAnswerHeader(AnswerAnalysis

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to