Re: logic:notEmpty tag not found

2001-07-26 Thread Marcel Andres

Is it possible to get a pre-release of 1.1 (if yes, where?), so I could use the 
logic:notEmpty tag? Does anybody know an alternative for this tag?

Marcel Andres

-

From:   [EMAIL PROTECTED]
Sent:   Freitag, 20. Juli 2001 09:31
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject:Re: logic:notEmpty tag not found

The logic:empty and logic:notEmpty tags were introduced for Struts 1.1,
so they are not available if you are using Struts 1.0.

The Struts web site generally documents what is available in the latest
nightly build. The documentation for any given build is available in the
struts-documentation.war file for that build, so you should refer to that
for the specifics of what is available in the build you are running.

--
Martin Cooper


- Original Message -
From: Carlos Sham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 9:58 PM
Subject: logic:notEmpty tag not found



 I'm trying to use the logic:notEmpty tag. But it is not
 with the 1.0 or 1.0b03 distribution. However, it is still
 documented in the Logic tags library reference on the site.

 This is what I'm trying to do:

 logic:notEmpty name=myForm property=theString
 bean:write name=myForm preperty=theString/
 /logic:notEmpty

 Any alternative to achieve this or pointer to get the
 'notEmpty' tag would be very helpful.

 Thanks.

 --
 Carlos Sham
 [EMAIL PROTECTED]





Re: logic:notEmpty tag not found

2001-07-20 Thread Martin Cooper

The logic:empty and logic:notEmpty tags were introduced for Struts 1.1,
so they are not available if you are using Struts 1.0.

The Struts web site generally documents what is available in the latest
nightly build. The documentation for any given build is available in the
struts-documentation.war file for that build, so you should refer to that
for the specifics of what is available in the build you are running.

--
Martin Cooper


- Original Message -
From: Carlos Sham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 9:58 PM
Subject: logic:notEmpty tag not found



 I'm trying to use the logic:notEmpty tag. But it is not
 with the 1.0 or 1.0b03 distribution. However, it is still
 documented in the Logic tags library reference on the site.

 This is what I'm trying to do:

 logic:notEmpty name=myForm property=theString
 bean:write name=myForm preperty=theString/
 /logic:notEmpty

 Any alternative to achieve this or pointer to get the
 'notEmpty' tag would be very helpful.

 Thanks.

 --
 Carlos Sham
 [EMAIL PROTECTED]







logic:notEmpty tag not found

2001-07-19 Thread Carlos Sham


I'm trying to use the logic:notEmpty tag. But it is not
with the 1.0 or 1.0b03 distribution. However, it is still
documented in the Logic tags library reference on the site.

This is what I'm trying to do:

logic:notEmpty name=myForm property=theString
bean:write name=myForm preperty=theString/
/logic:notEmpty

Any alternative to achieve this or pointer to get the 
'notEmpty' tag would be very helpful.

Thanks.

-- 
Carlos Sham
[EMAIL PROTECTED]