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 November 20th, 2007, 07:44 AM
Registered User
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Issues deploying jsp files

Hi all,
Pls I am working through the book working on the book begining JavaServer pages, and just as it was beginin to get Interesting I started having issue deploying jsp files withe this error coming up

HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
    org.apache.jasper.compiler.DefaultErrorHandler.jsp Error(DefaultErrorHandler.java:51)
    org.apache.jasper.compiler.ErrorDispatcher.dispatc h(ErrorDispatcher.java:409)
    org.apache.jasper.compiler.ErrorDispatcher.jspErro r(ErrorDispatcher.java:116)
    org.apache.jasper.compiler.TagLibraryInfoImpl.gene rateTLDLocation(TagLibraryInfoImpl.java:315)
    org.apache.jasper.compiler.TagLibraryInfoImpl.<ini t>(TagLibraryInfoImpl.java:148)
    org.apache.jasper.compiler.Parser.parseTaglibDirec tive(Parser.java:420)
    org.apache.jasper.compiler.Parser.parseDirective(P arser.java:476)
    org.apache.jasper.compiler.Parser.parseElements(Pa rser.java:1426)
    org.apache.jasper.compiler.Parser.parse(Parser.jav a:133)
    org.apache.jasper.compiler.ParserController.doPars e(ParserController.java:216)
    org.apache.jasper.compiler.ParserController.parse( ParserController.java:103)
    org.apache.jasper.compiler.Compiler.generateJava(C ompiler.java:167)
    org.apache.jasper.compiler.Compiler.compile(Compil er.java:306)
    org.apache.jasper.compiler.Compiler.compile(Compil er.java:286)
    org.apache.jasper.compiler.Compiler.compile(Compil er.java:273)
    org.apache.jasper.JspCompilationContext.compile(Js pCompilationContext.java:566)
    org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:317)
    org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:320)
    org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:266)
    javax.servlet.http.HttpServlet.service(HttpServlet .java:803)


note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13 logs.


--------------------------------------------------------------------------------

Apache Tomcat/6.0.13

I had similar errors deploying the date example in chapter 16, pls is there anyone who can offer some help asap? I will really apprecaite.

tanx have a wonderful day

On the MOVE!
 
Old November 21st, 2007, 08:53 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
Default

Try downloading the correct tag lib implementation. Place the new jstl.jar and standard.jar in the lib directory and it should work.


- Rakesh
 
Old November 21st, 2007, 08:55 AM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
Default

there is a topic on the same problem

http://p2p.wrox.com/topic.asp?TOPIC_ID=30075


- Rakesh
 
Old November 21st, 2007, 01:06 PM
Registered User
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

@rakesh_mscit n others

Tanx will give a try, but then what of the issue with the chapter 18 where WEBWORK doesnt have the folders as specified by the author, every other person seems to have issue here? what is the way forward, PlZZZZZZZZZZZZZ?
Taysay



















On the MOVE!
 
Old January 24th, 2008, 11:44 AM
Registered User
 
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hey dude i m also facing the same problem.u told the solution but it is not working.i put tools.jar file in /lib dir then also m gettin same problem.
plz help me outta dis trouble.:(:(:(






Similar Threads
Thread Thread Starter Forum Replies Last Post
deploying .war files connect2sandep JSP Basics 2 June 7th, 2007 02:33 AM
jsp files and html files jamara ASP.NET 2.0 Basics 1 November 20th, 2006 07:03 AM
Deploying Files problems jha_arindam .NET Framework 1.x 0 December 22nd, 2005 01:00 AM
Downloading files using JSP...Urgent!! Bhimashankarkulkarni Javascript 2 March 1st, 2005 05:42 AM





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