Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > JSP Basics
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2003, 04:34 PM
Registered User
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ch. 2: Cannot inherit from final class

I am running Tomcat 4.1.18/j2sdk1.4.0_02/jstl1.1.0_B1 on Red Hat 8.0

I created the directory /usr/tomcat/webapps/RequestHeaders/WEB-INF/lib and copied jstl.jar and standard.jar to the new directory, as directed in the book, create the JSP and restart Tomcat. (Note: I have a Cocoon webapp that works fine under this Tomcat installation)

I get the following exception:

javax.servlet.ServletException: Cannot inherit from final class

And the same thing for a root cause:

java.lang.VerifyError: Cannot inherit from final class

Anybody giving away clues?






Similar Threads
Thread Thread Starter Forum Replies Last Post
about picturebox inherit youtubeline C# 3 December 12th, 2008 03:41 PM
Keyword final Leville Java Basics 4 September 19th, 2008 09:35 PM
Invalid class string CH 6 itpro2 BOOK: Beginning ASP 3.0 0 May 22nd, 2006 05:15 PM
Can we Inherit ADODB venki5star Visual Studio 2005 3 March 13th, 2006 10:50 AM
Pro PHP5, Ch.15, Class file usage BillD Pro PHP 0 April 7th, 2005 11:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.