473,397 Members | 2,116 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Element type 'taglib' was not declared

hi im trying to use taglib in jsp.
i hv to jar file called standard.jar and jstl.jar in my lib folder
iand in my tld folder i hv c.tld,x.tld,fmt.tld,sql.tld..
n when in my jsp wehn i try to include the taglib it throws the folowing error
org.apache.jasper.JasperException: XML parsing error on file /WEB-INF/tld/c.tld: (line 6, col 13): Element type 'taglib' was not declared

can neone guide me as how to go abt it..
Mar 30 '07 #1
1 3249
Motoma
3,237 Expert 2GB
hi im trying to use taglib in jsp.
i hv to jar file called standard.jar and jstl.jar in my lib folder
iand in my tld folder i hv c.tld,x.tld,fmt.tld,sql.tld..
n when in my jsp wehn i try to include the taglib it throws the folowing error
org.apache.jasper.JasperException: XML parsing error on file /WEB-INF/tld/c.tld: (line 6, col 13): Element type 'taglib' was not declared

can neone guide me as how to go abt it..
It sounds like you need to add a section for taglib to one of your server configuration files. Read through the installation instructions thoroughly.
Mar 30 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Andy | last post by:
Hi all, Custom taglibs are driving me nuts! I'm trying to install a sample from the book I'm learning from, and it just falls over. Here's my class, which compiles without any problems: ...
0
by: ReignMan | last post by:
I'm running JDK 1.4.0_01, Xalan2.5.1 and Tomcat 4.1.27. XSL transformations work, yet when running in debug mode (Eclipse IDE), I get the following: 990S2html.xsl:3:80: Element type...
2
by: Fezboy | last post by:
Greetings! I'm trying to import elements declared in the METS and MODS XML Schema into my own. I've gotten to the point where the xsd validates, but when I try to validate a document against...
1
by: Derek | last post by:
I am writing a web application for job seekers, and am adding a section that allows administrators to upload jobs to the system via xml. I have used an xml schema to validate the xml they upload....
0
by: Matt S | last post by:
Hello, I'm trying to build a C# client to consume an AXIS Web Service (running SOAP over HTTP). The Web Service encodes full server-side exception traces in the Soap Fault > Detail element...
28
by: Andy Dingley | last post by:
What specifies the permitted root element(s) for a document ? HTML, SGML, XHTML or XML ? Valid HTML documents need to have a well-known DTD and a doctypedecl in each document like this:...
0
by: Damien Viel | last post by:
Hi all, Is there a taglib engine project written in PHP ? I've seen in smarty project some markup which are looking like what I want to do. In fact I want to write a taglib like it's done in...
4
by: mab464 | last post by:
I have this code on my WAMP server running on my XP machine if ( isset( $_POST ) ) { for($i=0; $i<count($_POST);$i++) { if ($ans != NULL ) $ans .= ", " . $_POST ; // Not the first...
0
by: icesign | last post by:
I know that the selector of these elements has a scope relative to the element being declared, but maybe there is a way to get beyond bounds of this scope or maybe just a way to extend base element?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.