| Author |
Using JSTL 1.1 in Struts 1.2.4 and JBoss 3.2.5
|
Satish Talim
Greenhorn
Joined: Jul 18, 2003
Posts: 6
|
|
I am using JBoss 4.0 (which is a Servlet 2.4 / JSP 2.0 container) and Struts 1.2.4. I want to use JSTL 1.1 with Struts and JBoss. For example, I would like to use something like this: <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> ... <c ut value="${abc.xyz}" /> ... How do I use this in Struts 1.2.4 - I don't find the c.tld file and the required jar file for this? The documentation is not very clear on this. I appreciate all help on this. Thanks.
|
Satish Talim<br /><a href="http://personalwebsiteblog.blogspot.com" target="_blank" rel="nofollow">Appliblog</a> / <a href="http://indianviewpoint.blogspot.com" target="_blank" rel="nofollow">Indian Viewpoint</a> / <a href="http://satishtalim.blogspot.com" target="_blank" rel="nofollow">Online Chess Blog</a>
|
 |
 |
|
|
subject: Using JSTL 1.1 in Struts 1.2.4 and JBoss 3.2.5
|
|
|