Found the source of this problem : wrong version of JSTL installed (1.0 instead of 
1.1).

JBoss 4.0.0 comes with Tomcat 5.x and requires JSTL library version 1.1.

Download JSTL from 

http://apache.scarlet.be/jakarta/taglibs/standard/

NOT FROM 
http://apache.scarlet.be/jakarta/taglibs/standard-1.0/

I think that a bad link was put on the JSTL library 1.1 on Jakarta site...

Install the two jars as mentionned in the tutorial. 
Rebuild your application (compile + packaging).
Redeploy (JBoss will automaticaly reload the new version of application).

Everything should work now.

Rudy CUGNON



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852116#3852116

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852116


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to