JSTL in Netbeans 6.9.1

JSTL in Netbeans 6.9.1

I am seeking your help in solving problem I am facing. The problem has been described below:

I am using JSTL1.1 core tag in my jsp. In order to use JSTL in my JSP I had written below code for pointing JSTL core tag

<%@taglib prefix="c" uri="/WEB-INF/core-rt" %>

I have placed jstl.jar and standard.jar of jakarta-taglibs-standard-1.1.2 version in

WEB-INF/lib/ folder in my local machine.

Also I have placed c-rt.tld in

/WEB-INF/ folder.

My web.xml code is:

<taglib-uri>/WEB-INF/core-rt</taglib-uri>

<taglib-location>/WEB-INF/c-rt.tld</taglib-location>

I used c:set, c:forEach, c:if, c:out tags as part of my jsp to dsplay data to. But I couldnt able to display data i.e my JSP is not displayig with values.

When I used

<%@taglib prefix="c" uri="http://java.sun.com/jstl/core" %>

My JSP is working fine.

I am using Netbeans 6.9.1 Id with Glassfish server 3 for my development.

But I want to use relative path in my JSP.

Could any one let me know the solution for this. At the same time let me know the risk of using absolute path (uri="http://java.sun.com/jstl/core")as URI.

View Answers









Related Tutorials/Questions & Answers:
JSTL in Netbeans 6.9.1
JSTL in Netbeans 6.9.1  I am seeking your help in solving problem I... is working fine. I am using Netbeans 6.9.1 Id with Glassfish server 3 for my... in my jsp. In order to use JSTL in my JSP I had written below code for pointing
Using netbeans 6.9.1 create a mobile app. J2ME.
Using netbeans 6.9.1 create a mobile app. J2ME.   Can anybody help me with my school's project? I need to create a mobile pizza ordering app. Using just checkboxes to select sizes, crusts, topping, shape
Advertisements
How to Develop, Compile & Run a rmi Program in NetBeans 6.9.1 ide?
How to Develop, Compile & Run a rmi Program in NetBeans 6.9.1 ide?  how to develop, compile & run a rmi program in netbeans 6.9.1 ide? will you please give me a step by step (practical) explaination? Thanks in advance
JSTL
JSTL  How to remove element from list one by one in jsp using jstl tag? My requirement is, i want to remove a element from selectlist, that element should not appear in the next followed select list, which is hided
NetBeans
NetBeans  why Netbeans IDE is not commonly used Today by most of the companies
NetBeans
NetBeans  Hi, I am Kundan I have made a project on NetBeans. And now I want to know that how can i run my project without NetBeans IDE,on other PC. Please help me it's important
NetBeans
NetBeans  Hi, I am Kundan I have made a project on NetBeans. And now I want to know that how can i run my project without NetBeans IDE,on other PC. Please help me it's important
netbeans
netbeans  In netbeans, there are choices of books with their price. you check the book you wanted then click the purchase.the output should be the book with the price then you will get the total price of the book you purchase.how
netbeans
netbeans  guysss m nt able to opemn ma netbeans ide.. no error msg s coming... wn i installed yesterday one msg came stating about some run time error... sm one plzzzzzz hlp me
Version of jstl>jstl dependency
List of Version of jstl>jstl dependency
webservice in Netbeans
.. im using netbeans version 6.9.1 .. pls help me out... regards-- Harish Kumar
AN INTRODUCTION TO JSTL
AN INTRODUCTION TO JSTL
Artifacts of jstl
List of Artifacts of jstl maven depenency
Installing JSTL,Downloading JSTL, Installing JSTL
Installing JSTL Different installation procedure has to be followed for Tomcat 4.x and Tomcat 5.x Containers. To use JSTL two files jstl.jar and standart.jar... be copied from the examples folder webapps/jsp-examples/WEB-INF/lib/ folder. JSTL
Maven Repository/Dependency: jstl | jstl
Maven Repository/Dependency of Group ID jstl and Artifact ID jstl. Latest version of jstl:jstl dependencies. # Version Release Date 1 1.0.1 22 Nov 2005
RMI and netbeans
RMI and netbeans  how to use Rmi in netbeans? i want to connect to a server machine which is holding my application and need to identify the systems connected in LAN with it and get the IP address from it i wnt to use netbeans
java netbeans
java netbeans  i am making project in core java using Netbeans. Regarding my project i want to know that How to fetch the data from ms-access... using netbeans
java netbeans
java netbeans  i am making project in core java using Netbeans. Regarding my project i want to know that How to fetch the data from ms-access... using netbeans
Maven Dependency jstl >> 1.0
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0 in your project
Maven Dependency jstl >> 1.0.1
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.1 in your project
Maven Dependency jstl >> 1.0.2
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.2 in your project
Maven Dependency jstl >> 1.0.3
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.3 in your project
Maven Dependency jstl >> 1.0.4
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.4 in your project
Maven Dependency jstl >> 1.0.5
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.5 in your project
Maven Dependency jstl >> 1.0.6
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.0.6 in your project
Maven Dependency jstl >> 1.1.0
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.1.0 in your project
Maven Dependency jstl >> 1.1.1
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.1.1 in your project
Maven Dependency jstl >> 1.1.2
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.1.2 in your project
Maven Dependency jstl >> 1.2
You should include the dependency code given in this page to add Maven Dependency of jstl >> jstl version1.2 in your project
Artifacts of netbeans
List of Artifacts of netbeans maven depenency
jstl - Java Beginners
jstl   hi, I need sample code for auto increment the serial number fro mthe table using jstl. Please send the sample code urgently needed. Thanks, Valarmathi
Error in using jstl tags
Error in using jstl tags  I'm trying to use jstl tags in jsp.i've.../jstl/core" %> but still i'm getting the error "CANNOT FIND THE TAG LIBRARY DESCRIPTOR FOR http://java.sun.com/jsp/jstl/core " Please tell me where am i
how to use jstl tags?
how to use jstl tags?  I installed jstl jar in my libraries. I got the following error in console screen. I need the solution to resolve this uri in web.xml. please help me.......... "The absolute cannot be resolved
JSTL XML Tags
in this tutorial you will learn JSTL XML examples
jstl - JSP-Servlet
jstl  path to download a JWSDP1.3 software for jstl  Hi friend, Read for more information. http://www.roseindia.net/jstl/introduction.shtml
org.apache.wicket - wicket-datetime version 6.9.1 Maven dependency. How to use wicket-datetime version 6.9.1 in pom.xml?
org.apache.wicket  - Version 6.9.1 of wicket-datetime Maven dependency? How to use  org.apache.wicket  - Version 6.9.1 of wicket-datetime in pom.xml? How to use wicket-datetime version 6.9.1 in pom.xml? Learn to use
netbeans library
netbeans library  Hi could someone build a program in netbeans for a book library please.The program should provide a menu of options to work with the library, including: 1) Adding a new item to the library 2) Viewing all stock
netbeans library
netbeans library  Hi could someone build a program in netbeans for a book library please.The program should provide a menu of options to work with the library, including: 1) Adding a new item to the library 2) Viewing all stock
JSTL in JSF2 Facelet makes sense?
JSTL in JSF2 Facelet makes sense?  JSTL in JSF2 Facelets makes sense
Netbeans program
Netbeans program  I need to write a program that does the following... The TicTacToe class contains a 3x3 two-dimensional array of integers... a two human player game of Tic-Tac-Toe. Using the NetBeans design tool also create
EJB with NetBeans
EJB with NetBeans  I am very new in Ejb and with very few knowledge about it. I have download NetBeans (7.01) and GlassFish (3.01). But, as I have no idea about Ejb, I am not getting how to run the code which includes a simple
Netbeans Question.
Netbeans Question.   Ok here is my code- * * To change this template, choose Tools | Templates * and open the template in the editor. */ import java.util.Random; /** * */ public class ContinueRollDie { * @param args
netbeans program
netbeans program  Hi. could someone build this for me in netbeans please :) You are required to create a basic library management system for use with books. A Graphical User Interface (GUI) is not required, i.e. your program
Maven dependency for io.sentry - sentry-log4j2 version 6.9.1 is released. Learn to use sentry-log4j2 version 6.9.1 in Maven based Java projects
Maven dependency for  io.sentry  - Version 6.9.1 of sentry-log4j2... this version ( io.sentry - sentry-log4j2 version 6.9.1 ) in their Java project... 6.9.1 in project? Steps to use  io.sentry - sentry-log4j2 version 6.9.1
Maven dependency for io.sentry - sentry version 6.9.1 is released. Learn to use sentry version 6.9.1 in Maven based Java projects
Maven dependency for  io.sentry  - Version 6.9.1 of sentry released... - sentry version 6.9.1 ) in their Java project if it is based on Maven and Gradle. How to use  io.sentry - sentry version 6.9.1 in project? Steps to use 
Maven dependency for org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.api.server.dcr version 6.9.1 is released. Learn to use org.wso2.carbon.identity.api.server.dcr version 6.9.1 in Maven based Java projects
; - Version 6.9.1 of org.wso2.carbon.identity.api.server.dcr released... - org.wso2.carbon.identity.api.server.dcr version 6.9.1 ) in their Java project...; org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.api.server.dcr version 6.9.1 in project
Maven dependency for org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.oauth.stub version 6.9.1 is released. Learn to use org.wso2.carbon.identity.oauth.stub version 6.9.1 in Maven based Java projects
; - Version 6.9.1 of org.wso2.carbon.identity.oauth.stub released The developers... - org.wso2.carbon.identity.oauth.stub version 6.9.1 ) in their Java project if it is based... - org.wso2.carbon.identity.oauth.stub version 6.9.1 in project? Steps to use 
Maven dependency for org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.oauth version 6.9.1 is released. Learn to use org.wso2.carbon.identity.oauth version 6.9.1 in Maven based Java projects
; - Version 6.9.1 of org.wso2.carbon.identity.oauth released The developers... version 6.9.1 ) in their Java project if it is based on Maven and Gradle. How... - org.wso2.carbon.identity.oauth version 6.9.1 in project? Steps to use 
Maven dependency for org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.oauth.common version 6.9.1 is released. Learn to use org.wso2.carbon.identity.oauth.common version 6.9.1 in Maven based Java projects
; - Version 6.9.1 of org.wso2.carbon.identity.oauth.common released... - org.wso2.carbon.identity.oauth.common version 6.9.1 ) in their Java project...; org.wso2.carbon.identity.inbound.auth.oauth2 - org.wso2.carbon.identity.oauth.common version 6.9.1 in project? Steps
help me on jstl- <c:url> - JSP-Servlet
help me on jstl c:url  what is jstl in java

Ads