Wrox Programmer Forums
|
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 30th, 2003, 02:39 PM
Registered User
 
Join Date: Sep 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default apache error

I get the message below when I try to open the file carPage3.jsp. carPage3.jsp seems to be carPage2.jsp with the modificatins suggested on page 132 chapter 4.

org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jstl/fmt_rt cannot be resolved in either web.xml or the jar files deployed with this application

all assistance appreciated.




Charlie Bright
All's well that ends before SNL.
 
Old October 5th, 2003, 10:52 AM
Authorized User
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Charlie - I struggled with this too....I finally figured out that the /fmt taglib was in the JSTL.jar file, but couldn't seem to find it. I copied the jstl.jar file from where I had originally installed the JSTL (orig downloaded from Jakarta as shown on p.42) and placed it in my Reuse/WEB-INF folder. This way Tomcat can find the jar file at runtime......hope this helps =)






Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache config error ramon Beginning PHP 1 October 11th, 2008 07:06 PM
got error in apache while designing a page... thomaskelly HTML Code Clinic 1 May 26th, 2008 10:51 AM
mod_jk2 error in apache logs psimoneschi Apache Tomcat 0 September 12th, 2007 12:11 PM
CH9 - Apache not using custom error page d2nash BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 3 June 20th, 2006 11:25 AM
apache 2.0.55 / PHP 5.1.1 - error in variables srama PHP How-To 0 December 9th, 2005 12:55 PM





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