Hi Friends,
My name is Venky. And here by I need ur help. I am trying to execute
EventPublisher program. My program generates all the class files. but
while executing i get the following error

org.apache.jasper.JasperException: This 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.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:
194)
        
org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:
174)
        
org.apache.jasper.compiler.JspParseEventListener.processTaglibDirective(JspParseEventListener.java:
1170)
        
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java:
765)
        
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingListener.java:
125)
        org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:255)
        org.apache.jasper.compiler.Parser.parse(Parser.java:1145)
        org.apache.jasper.compiler.Parser.parse(Parser.java:1103)
        org.apache.jasper.compiler.Parser.parse(Parser.java:1099)
        
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
214)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:210)
        org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:548)
        org.apache.jasper.servlet.JspServlet
$JspServletWrapper.loadIfNecessary(JspServlet.java:176)
        org.apache.jasper.servlet.JspServlet
$JspServletWrapper.service(JspServlet.java:188)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
381)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
        mashups.eventpub.EventPublisherServlet.processOutputIntroPage(Unknown
Source)
        mashups.eventpub.EventPublisherServlet.doPost(Unknown Source)
        mashups.eventpub.EventPublisherServlet.doGet(Unknown Source)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:860)

My EventPublisher lib directory consists of the following jars,

             activation.jar
             commons-collections-3.2.jar
             commons-configuration-1.4.jar
             commons-lang-2.3.jar
             gdata-appsforyourdomain-1.0.jar
             gdata-base-1.0.jar
             gdata-calendar-1.0.jar
             gdata-client-1.0.jar
             gdata-codesearch-1.0.jar
             gdata-photos-1.0.jar
             gdata-spreadsheet-1.0.jar
             jstl.jar
             mail.jar
             standard.jar


Please Help my Friends. I am waiting for your Reply.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to