-
please explain where is problem
i am inserting record through bean and jsp , i am getting this error message , it doesn't have any path error , i am getting error message given below:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 8 in the jsp file: /jsp/submitAchive.jsp
Generated servlet error:
[javac] Compiling 1 source file
C:\Program Files\Apache Group\Tomcat 4.1\work\Standalone\localhost\hello\jsp\submitAchive_jsp.java:50: cannot access stu.student
An error occurred at line: 8 in the jsp file: /jsp/submitAchive.jsp
Generated servlet error:
bad class file: C:\Program Files\Apache Group\Tomcat 4.1\webapps\hello\WEB-INF\classes\stu\student.class
class file contains wrong class: student
Please remove or make sure it appears in the correct subdirectory of the classpath.
stu.student st = null;
^
1 error
Please explain what is the problem
Similar Threads
-
By Irina in forum ASP.NET
Replies: 0
Last Post: 11-29-2002, 10:47 PM
-
By Roseta in forum VB Classic
Replies: 0
Last Post: 11-14-2001, 03:24 AM
-
By Wade Balzer in forum VB Classic
Replies: 0
Last Post: 06-23-2000, 02:17 PM
-
By Ayman in forum VB Classic
Replies: 0
Last Post: 04-03-2000, 01:08 AM
-
By Jason Bock in forum VB Classic
Replies: 0
Last Post: 03-21-2000, 06:48 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks