> When I execute my jsp file on IE Browser, the following error message > occurs: > > org.apache.jasper.JasperException: Unable to compile class for > JSP/var/www/jakarta-tomcat/bin/../lib/idrApi.jar(IDRClient/Functions.java) > : Public class IDRClient.Functions must be defined in a file called > "Functions.java". > /var/www/jakarta-tomcat/bin/../lib/idrApi.jar(IDRClient/IDRException.java) > : Public class IDRClient.IDRException must be defined in a file called > "IDRException.java". > 2 errors > > > Is it necessary to put my class files and java files together? > > I do not know how to deal with this error message. Is there any one, who > could help me to figure this out? > > Thanks in advance. > > Jean > > > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
