aspose file tools
The moose likes Struts and the fly likes error in taglib Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "error in taglib" Watch "error in taglib" New topic
Author

error in taglib

Saurabh Naik
Ranch Hand

Joined: Apr 24, 2008
Posts: 87
I am trying first program of struts from complete reference.
its giving me error..

org.apache.jasper.JasperException: The absolute uri: http://struts.apache.org/tags-html cannot be resolved in either web.xml or the jar files deployed with this application

I have included jstl.jar and standard.jar in lib folder of my project.
but still its giving me an error.

In which jar file it is defined tags-html. also they have used tags-bean and tags-logic. where are these tlds defined.

please give me solution.. Thank you


SCJP 6 (88%), SCWCD 5 (78%), preparing for SCBCD
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

Already been discussed the same in another thread.

hope it helps to resolve this error.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: error in taglib
 
Similar Threads
Struts 1.3.5 Tiles Issue
com.ibm.ws.jsp.taglib.TagLibraryCache loadTaglibTldFromJar jsp error failed to parse tld in jar. uri
Error in JSTL
Struts Menu
Struts Validator Framework