/2005 11:03
Por favor, responda a "Struts Users Mailing List"
Para: Struts Users Mailing List
cc: (cco: Rodolfo García Esteban/CYII)
Asunto: Re: Problems using JSTL with struts
Rodolfo García Esteban/CYII wrote:
>2. when I do content of , I
<[EMAIL PROTECTED]>
23/03/2005 09:14
Por favor, responda a "Struts Users Mailing List"
Para: Struts Users Mailing List
cc: (cco: Rodolfo García Esteban/CYII)
Asunto: Re: Problems using JSTL with struts
Hi again!
Maybe you can try to deploy the
esday, March 23, 2005 1:44 PM
> To: Struts Users Mailing List
> Subject: Re: Problems using JSTL with struts
>
>
> Hi again!
>
> Maybe you can try to deploy the (jstl) standard-examples.war from the
> jakarta project. If that doesn't work, your appserver is causing t
ía Esteban/CYII)
Asunto: Re: Problems using JSTL with struts
Hi,
I had a similar problem. What I did was:
a) put jstl.jar and standard.jar in WEB-INF/lib
b) modify your web.xml - it should start with this line:
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001
iemer <[EMAIL PROTECTED]>
18/03/2005 11:00
Por favor, responda a "Struts Users Mailing List"
Para: Struts Users Mailing List
cc: (cco: Rodolfo García Esteban/CYII)
Asunto: Re: Problems using JSTL with struts
Hi,
I had a similar problem. What I did was
I'm not sure what you mean by JSTL 2.0. Did you mean JSP 2.0? If you're
really trying to use Struts in a JSP 2.0 container, then don't use Struts-EL.
In that environment, the Struts tags will use the EL natively, and you'd use
the JSTL version compatible with JSP 2.0 (not the one compatible w
Rodolfo García Esteban/CYII wrote:
2. when I do
EL is not working for you. Most probable culprit is web.xml. It should
have webapp 2.4 DTD like so:
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2
Hi,
I had a similar problem. What I did was:
a) put jstl.jar and standard.jar in WEB-INF/lib
b) modify your web.xml - it should start with this line:
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 web-ap
8 matches
Mail list logo