473,399 Members | 3,832 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,399 software developers and data experts.

JSTL Problem

dmjpro
2,476 2GB
I added this line in JSP page.

Expand|Select|Wrap|Line Numbers
  1. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
  2.  
When I compile the JSP then i getting an error.

Expand|Select|Wrap|Line Numbers
  1. 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
  2.  
Why this happens??
Plz explain.

And plz do one more thing if possible .......
Plz explain uri funda and what is the significant of TAGDIR attribute in taglib directive.

My IDE is netbeans 5.

Kind regards,
Dmjpro.
Jun 18 '07 #1
1 2056
dmjpro
2,476 2GB
I added this line in JSP page.

Expand|Select|Wrap|Line Numbers
  1. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
  2.  
When I compile the JSP then i getting an error.

Expand|Select|Wrap|Line Numbers
  1. 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
  2.  
Why this happens??
Plz explain.

And plz do one more thing if possible .......
Plz explain uri funda and what is the significant of TAGDIR attribute in taglib directive.

My IDE is netbeans 5.

Kind regards,
Dmjpro.

I sloved it ........ I forget to add the library.

Kind regards,
DMJPRO.
Jun 20 '07 #2

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

Similar topics

0
by: Michael Alers | last post by:
Hello, I am extracting XML from a dbase and using jstl xml tag library to parse and display the xml. The problem I have is that the XML contains a DOCTYPE with a relative DTD declaration eg. ...
0
by: SOAP | last post by:
where are I fing JSTL documents and API? I am new to use JSTL in JSP Thank you.. -- ~ Samba, more than a low cost File and Printer server ~ -- Let us OpenSource --
1
by: Brent Eamer | last post by:
How do I assign a form field to a value parameter of the sql tag? Ie) I want a query that will search for an item in the database based on the value of a hidden form field All the examples I...
2
by: steve | last post by:
Has anyone converted a JSP app with JSTL to C#? Microsoft's converter (JLCA) seems to basically ignore JSTL tags. Any help would be appreciated. thanks - - steve
4
by: Manuel | last post by:
Hello. I need insert a piece of javascript code in a JSTL page, that it will execute always, that is, without events. I use the tag <scriptbut this make that the web don't load correctly. ...
0
dmjpro
by: dmjpro | last post by:
Today I start learning JSTL. But I found in JSTL syntax that uri. Why it is? plz explain experts. Kind regards, Dmjpro.
2
dmjpro
by: dmjpro | last post by:
look at my code ...... <jsp:usebean id = "test" scope = "page" class="java.lang.String"/> <c:if test = "test.length()==0"> <H1>Welcome JSTL</h1> <!--This portion is not executed--> </c:if>
0
by: mattmao | last post by:
Hello everyone, I've done some searching on google but still cannot find the proper solution. I want to use the JSTL core lib for my web application, say: <%@taglib...
5
by: cwinay | last post by:
Hi, I'm a novice in JSTL and Infoglue. Could anyone please let me know how I can generate a Sitemap component using these two? I need the component to have just one property ie the HomePage. Given...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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.