Or you use:
Gary
>>> [EMAIL PROTECTED] 12/15/2005 6:52:42 AM >>>
Hi
Don't use this. Use the jstl tags instead. In this case
If you read the tag doc's you will see that you are encouraged to
switch to the jstl tags in place og the struts tags. In so doing, use
the struts-el tag librarys
On 12/15/05, David Evans <[EMAIL PROTECTED]> wrote:
> I am not sure the specifics, but some versions of jsp require you to do
> this:
> <%@ page isELIgnored="false" %>
> and some older version of the jstl don't take EL in the attributes.
>
> you could test to see if EL is being evaluted by doing th
I am not sure the specifics, but some versions of jsp require you to do
this:
<%@ page isELIgnored="false" %>
and some older version of the jstl don't take EL in the attributes.
you could test to see if EL is being evaluted by doing this:
maybe this will help:
http://jakarta.apache.org/taglibs/d
[EMAIL PROTECTED] wrote:
Hi
Don't use this. Use the jstl tags instead. In this case
Thank you very much.
I think my problem is wired ,
I used
Do this Tags when sysvar is equal to loop
and in some next lines i did :
Do this Tags when sysvar is NOT equal to
loop
wonderful thing is t
David Evans wrote:
As someone else mentioned, the problem could be the scope of your
variable. Another thing to check, are you sure that EL is being
evaluated in your page?
How i can ensure about : does EL evaluate or not ?
What i have done is :
I add the JSTL taglib declaration to my jsp fi
Martin Gainty wrote:
Legolas-
what is the scope for variable sysvar?
variable is in scope , i think it is in page scope .
this variable defined in another jsp file inside some scriptlet.
I think , there is no problem about variable scope because i can view
the content of variable by using
<%=
As someone else mentioned, the problem could be the scope of your
variable. Another thing to check, are you sure that EL is being
evaluated in your page?
dave
On Fri, 2005-12-16 at 00:30 +0330, Legolas Woodland wrote:
> [EMAIL PROTECTED] wrote:
> > Hi
> >
> > Don't use this. Use the jstl tags ins
[EMAIL PROTECTED] wrote:
Hi
Don't use this. Use the jstl tags instead. In this case
Thank you very much.
I think my problem is wired ,
I used
Do this Tags when sysvar is equal to loop
and in some next lines i did :
Do this Tags when sysvar is NOT equal to
loop
wonderful thing is t
Legolas-
what is the scope for variable sysvar?
Anyone else?
Martin-
- Original Message -
From: "Legolas Woodland" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, December 15, 2005 7:43 AM
Subject: Problem with using Logic:equla tag.
Hi
I have a un-natural problem
Hi
Don't use this. Use the jstl tags instead. In this case
If you read the tag doc's you will see that you are encouraged to switch to the
jstl tags in place og the struts tags. In so doing, use the struts-el tag
librarys
Hermod
-Original Message-
From: Legolas Woodland [mailto:[
10 matches
Mail list logo