/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
t the one compatible with JSP 1.2).
If you try to use Struts-EL in that environment, you'll get messed up.
> -Original Message-
> From: Rodolfo García Esteban/CYII [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 18, 2005 1:51 AM
> To: user@struts.apache.org
>
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
Hi,
I have a little application done with struts 1.2 and hibernate 2.1, I want
to migrate it to JSTL 2.0, and struts-EL. I have done the next:
1. Install jstl, adding to the WEB-INF/lib jstl.jar
2. Writing in the pages then taglib clause to import the tags.
But I have the next problems.
1 whe
9 matches
Mail list logo