re [t5]: testing for null number

2008-07-24 Thread photos
Can someone knowledgable please comment on my query from yesterday? I notice that t:if coerces number objects (Long, Integer, etc) and tests for zero or non-zero. I want to test for null or not null using a number data type. Is there any way to do this? Thanks, p.

Re: re [t5]: testing for null number

2008-07-24 Thread Marcelo Lotif
There are many threads regarding your question around the list, like this one http://www.nabble.com/T5-if-component-tc17667375.html On Thu, Jul 24, 2008 at 12:11 PM, [EMAIL PROTECTED] wrote: Can someone knowledgable please comment on my query from yesterday? I notice that t:if coerces

Re: re [t5]: testing for null number

2008-07-24 Thread Padawn
for zero or non-zero. I want to test for null or not null using a number data type. Is there any way to do this? -- View this message in context: http://www.nabble.com/re--t5-%3A-testing-for-null-number-tp18633966p18635951.html Sent from the Tapestry - User mailing list archive

[t5]: testing for null number

2008-07-23 Thread photos
I notice that t:if coerces number objects (Long, Integer, etc) and tests for zero or non-zero. I want to test for null or not null using a number data type. Is there any way to do this? - To unsubscribe, e-mail: [EMAIL