hi,
now correct me if i'm wrong, but when i need to change a bean to add a method or
whatever, i should save the file, recompile it and put the new .class file in
the classes directory, right?
well, this isn't working for some reason. i keep getting this error
(classes/sunexamples/beans is the directory where all the other class files
are.):
java.lang.NoSuchMethodError: sunexamples.beans.Smart: method
setSymbol(Ljava/lang/String;)V not found at
pagecompile.jsp._examples._jsp._samples._copy._err2._jspService(Compiled
Code)
at ....etcetc (it goes on a bit like this).
does anyone have any ideas?
thanks,
maurice.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
java.lang.NoSuchMethodError:
Maurice Coyle - Sun ireland - Software Products and Platforms - Internationalization Engineer Wed, 09 Aug 2000 07:20:45 -0700
