>>
>>
>>
>> Because components.pagesTable.tableRow.column2Column doesn't exist,
>> components.pagesTable.tableRow.column2 does. And column2Column is just a
>> java method that returns components.pagesTable.tableRow.column2's list
>> fo
: "Cathy_123"
To: users@tapestry.apache.org
Sent: Wednesday, 21 January, 2009 18:30:38 GMT +02:00 Athens, Beirut,
Bucharest, Istanbul
Subject: RE: RE: Re: Table and carriage return
it's not ok with this solution
But finally I format all data before sending to Tapestry. So it's ok n
gt; formatted(if I follow what you say correctly)
>
> --James
>
> -Original Message-
> From: Cathy_123 [mailto:ndgt...@yahoo.com]
> Sent: January-21-09 9:40 AM
> To: users@tapestry.apache.org
> Subject: [Spam Rating:3.18] RE: [Spam Rating:3.18] Re: Table and carriage
>
ating:3.18] Re: Table and carriage
return
Thank you for this issue, It's OK for the carriage return but I have a
little
problem again
I have to format the value of the column. Instead to do
I do
because column2 is a List of data. So with the c
>
> **
>
> James Sherwood wrote:
>>
>> Hello,
>>
>> What is the exception you are getting?
>>
>> --James
>>
>> -Original Message-
>> From: Cathy_123 [mailto:ndgt...@yahoo.com]
>> Sent: January-21-09 9:40
...@yahoo.com]
Sent: January-21-09 10:50 AM
To: users@tapestry.apache.org
Subject: [Spam Rating:3.18] RE: RE: Re: Table and carriage return
I get
Unable to read OGNL expression '' of ..
ognl.NoSuchPropertyException
Stack Trace:
ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAcc
getting?
>
> --James
>
> -Original Message-
> From: Cathy_123 [mailto:ndgt...@yahoo.com]
> Sent: January-21-09 9:40 AM
> To: users@tapestry.apache.org
> Subject: [Spam Rating:3.18] RE: [Spam Rating:3.18] Re: Table and carriage
> return
>
>
> Thank
Hello,
What is the exception you are getting?
--James
-Original Message-
From: Cathy_123 [mailto:ndgt...@yahoo.com]
Sent: January-21-09 9:40 AM
To: users@tapestry.apache.org
Subject: [Spam Rating:3.18] RE: [Spam Rating:3.18] Re: Table and carriage
return
Thank you for this issue
raw
> parameter as true so you output is changed in any way:
>
>
>
> TRUE
>
>
>
> --James
>
> -Original Message-
> From: Cathy_123 [mailto:ndgt...@yahoo.com]
> Sent: January-21-09 7:30 AM
> To: users@tapestry.apache.org
> Subject:
-
From: Cathy_123 [mailto:ndgt...@yahoo.com]
Sent: January-21-09 7:30 AM
To: users@tapestry.apache.org
Subject: [Spam Rating:3.18] Re: Table and carriage return
Thank you for your answer, but I use Tapestry 4, are there another solutions
or I have to change the version ? It's a project
Thank you for your answer, but I use Tapestry 4, are there another solutions
or I have to change the version ? It's a project of my company so it's
difficult to change ...
Thank you for your help
cathy
Olivier Jacquet wrote:
>
>
> Here is a possible answer to your first issue:
> http://tap
Thank you for your answer, but I use Tapestry 4, are there another solutions
or I have to change the version ? It's a project of my company so it's
difficult to change ...
Thank you for your help
cathy
Thiago HP wrote:
>
> On Wed, Jan 21, 2009 at 8:40 AM, Cathy_123 wrote:
>
>> I set these
On Wed, Jan 21, 2009 at 8:40 AM, Cathy_123 wrote:
> I set these values on the java code and I try to add ' \n\r' or '\r\n' or
> '' on the string but tapestry
> doesn't understand this carracters. Do you know how to do it ?
HTML completely ignores newline (\n, \r) characters unless they're
surro
Here is a possible answer to your first issue:
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/OutputRaw.html
Olivier Jacquet wrote, On 21/01/2009 11:50:
The second issue can be solved with css and the white-space property:
http://www.w3.org/TR/C
The second issue can be solved with css and the white-space property:
http://www.w3.org/TR/CSS21/text.html#propdef-white-space
The first issue is probably because you are escaping the elements.
I don't know how you turn that off for a property in Tapestry by heart
but it should be quite easy
15 matches
Mail list logo