: Struts Users Mailing List
Subject: RE: Anxiously awaiting...
What is the difference between the two:
<%@ taglib uri="http://java.sun.com/jstl/core_rt"; prefix="c" %>
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>
- Glenn
"Br
17 PM
Please respond to "Struts Users Mailing List"
To: "'Struts Users Mailing List'"
cc: (bcc: Glenn Deschenes/NAT/CMHC-SCHL/CA)
Subject:RE: Anxiously awaiting...
Classification:
Did you define the tag at the t
Did you define the tag at the top of the jsp?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 11:32 AM
To: Struts Users Mailing List
Subject: Re: Anxiously awaiting...
Tried it and just writes the out the string ${emply.firstname
Craig McClanahan wrote:
Note that "empty" is an operator name in the EL language, used to
detect whether a property value is null or a zero length string. Try
using a different bean name.
How about "emply"?
;)
Dave
Craig
On Apr 7, 2005 8:23 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I
NAT/CMHC-SCHL/CA)
Subject: Re: Anxiously awaiting...
Classification:
Hello,
> Ex.:
>
>
>
[code]
${emply.firstname}
[/code]
Have you tried to do just that ?
--
Stéphane Zuckerman
-
To unsubscribe, e
But craig he used empLy :)
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 11:03 AM
To: Struts Users Mailing List
Subject: Re: Anxiously awaiting...
Note that "empty" is an operator name in the EL language, used to
detect
Note that "empty" is an operator name in the EL language, used to
detect whether a property value is null or a zero length string. Try
using a different bean name.
Craig
On Apr 7, 2005 8:23 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am anxiousl
Hello,
Ex.:
[code]
${emply.firstname}
[/code]
Have you tried to do just that ?
--
Stéphane Zuckerman
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Try writing out
On Apr 7, 2005 11:23 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am anxiously awaiting for the thread between Stéphane, Rick and Niall to
> continue.
> I am experimenting with trying to do the same thing as Stéphane.
>
> In the m
Hi,
I am anxiously awaiting for the thread between Stéphane, Rick and Niall to
continue.
I am experimenting with trying to do the same thing as Stéphane.
In the mean time I am having one of those mornings where nothing seems to
be going my way.
I am trying to use JSTL for the first time and
10 matches
Mail list logo