Re: Basic problem

Rashmi Rubdi <[email protected]>
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <[email protected]>
Please note that there are *no semicolons* after each link --- my e-mail client inserts them automatically.

-Rashmi

----- Original Message ----
From: Rashmi Rubdi <[email protected]>
To: Tag Libraries Users List <[email protected]>
Sent: Sunday, April 1, 2007 3:38:03 PM
Subject: Re: Basic problem


The web-app entry in web.xml looks incorrect change it to the following:

<?xml version="1.0" encoding="UTF-8"?>

<web-app version="2.4"
      xmlns="http://java.sun.com/xml/ns/j2ee";
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
      xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>

</web-app>
Also change the taglib URI declaration to this:

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

-Rashmi



____________________________________________________________________________________
TV dinner still cooling? 
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.