ts/tags-tiles"; prefix="tiles"
%>
<%@ taglib uri="http://jakarta.apache.org/taglibs/display"; prefix="display"
%>
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>
<%@ taglib uri="http://jakarta.apache.org/tag
e same functionality that "tags-bean" has?
Perhaps I misunderstand, but the point of the Struts-EL tags was to port
only that which JSTL could not handle. What I did was globally change
'bean' to 'bean-el' in a JSP, then set about fixing the compilation errors
by
I think you get include, message, page, resource, size, and struts. So, not all
of them are EL-enabled, but the others can probably be handled with JSTL.
Quoting "Raible, Matt" <[EMAIL PROTECTED]>:
> Is it possible to replace:
>
> <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean"; pref
Is it possible to replace:
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean"; prefix="bean" %>
with:
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean-el"; prefix="bean"
%>
And get all of the same functionality that "tags-bean" has?
Thanks,
Matt
---
Struts 1.1 b3 is packaged with the Struts-el tags in the contrib directory.
Try downloading 1.1 b3 from here:
http://www.apache.org/dist/jakarta/struts/binaries/
- Original Message -
From: "william" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAI
Hi,
>From where can I donwload struts-el tags ?
I tried at jakarta and the page could not be displayed.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
6 matches
Mail list logo