I don't think that's the problem as T5.0.5 defaults to UTF-8 encoding.
That is, the decoratePageResponseRenderer() is NOT needed any more, but the
contributeRequestHandler() with Utf8Filter IS needed for UTF-8 form submits.
Cheers,
Nick.
Donyee wrote:
>
> Looks here!
> http://groups.google.c
Looks here!
http://groups.google.com/group/t5hrm/web/tapestry-5?hl=zh-CN
2007/8/11, sun58224 <[EMAIL PROTECTED]>:
> sun58224 sina.com> writes:
>
> >
> > Tapestry5.0.5 Chinese Firefox can show normal, and in IE6 or not.
> >
> > -
sun58224 sina.com> writes:
>
> Tapestry5.0.5 Chinese Firefox can show normal, and in IE6 or not.
>
> -
> To unsubscribe, e-mail: users-unsubscribe tapestry.apache.org
> For additional commands, e-mail: users-help tapestry.apa
Tapestry5.0.5 Chinese Firefox can show normal, and in IE6 or not.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
I was looking at the Palette source and saw the following param
annotation for the _source property:
@Parameter(value = "*asset:select.png*")
The only thing I've been able to find about the asset: prefix is on the
T5 start page, where it mentions that this prefix allows asset files to
On 8/10/07, Watter <[EMAIL PROTECTED]> wrote:
> Speaking of paging, does anyone have an example of how to implement paging
> without pulling back the entire list of objects from the database every time
> a users switches pages? If I only pull back the 20 I plan to show on a page,
> then I end up w
I had bee limiting my search for information to the user mailing list. Once I
realized that there was a lot of this kind of talk on the dev list, I
searched there and found a number of helpful posts that give me some hints
as to how I might accomplish what I need. Specifically using to indicate a
Just tried. Not work either. Same error in Tomcat.
SEVERE: Image generated had zero length byte array from parameters of:
[color:FF9900, bgColor:white, width:60, height:60, angle:tr, shadowWidth:3,
shadowOpacity:-1.0, side:null, wholeShadow: false, arcWidth: -1.0,
arcHeight:-1.0
image: [EMAIL PR
As the message title suggests, I'm really struggling just a bit with the Grid
component.
The Grid component seems fantastic for fairly simple use cases, and I have
no doubt that it works well in situations that are a little more complex,
but I can't quite figure out the more complex usage situat
Yes, there's a "value" parameter you can bind some page method to so
that you can easily get/set the !Object in the hidden field from the
page (you'll have to cast the object obviously).
I think you'll have all your checkboxes inside a For component so I
guess you'll iterate over a collection and
I like the idea!!
But when the browser render this component will I be able to access
those attributes?
Martino Piccinato wrote:
I think you could just make a component using a normal checkbox PLUS
two Hidden components (
http://tapestry.apache.org/tapestry4.1/components/form/hidden.html)
cont
I think you could just make a component using a normal checkbox PLUS
two Hidden components (
http://tapestry.apache.org/tapestry4.1/components/form/hidden.html)
containing the parent/child references.
Just extend BaseComponent and use one Checkbox plus two Hidden in your
new component.
Adding str
not to forget the really awkward HiveMind version. Use 1.1.1
> -Original Message-
> From: Chris Chiappone [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 10, 2007 3:41 PM
> To: Tapestry users
> Subject: Re: Memory leaks in Tapestry 4.1
>
> I think one of the recommendations would be to
Hi!
I need to display a checkbox in a webpage. This checkbox work as a node
in a treeview, so i need to save in the checkbox tag which node is his
parent and which node are his children.
I tried to simply add two attributes to the checkbox tag like this
it works just fine in I.E but firefox
Dunno. I have it working fine everywhere I use it.
You could try and set -Djava.awt.headless=true .
On 8/10/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
> Ya I was unable to get it to work also. Not that important i guess.
>
> On 8/10/07, Henry Chen <[EMAIL PROTECTED]> wrote:
> >
> > Nobody
Ya I was unable to get it to work also. Not that important i guess.
On 8/10/07, Henry Chen <[EMAIL PROTECTED]> wrote:
>
> Nobody ever used this rounded corner service? I downloaded the timetracker
> snapshot war file and drop it in my tomcat 5.5. I didn't work and I get the
> same error message b
Nobody ever used this rounded corner service? I downloaded the timetracker
snapshot war file and drop it in my tomcat 5.5. I didn't work and I get the
same error message below. Is it a bug? Can someone help? Thanks!
Henry Chen wrote:
>
> I tried it with the latest 4.1.3 snapshot without success
I think one of the recommendations would be to upgrade your tapestry.
Tapestry 4.1.2
Ognl 2.7
~chris
On 8/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Has anyone got a list of recommended non-leaking third party frameworks ?
>
> We are using:
>
> - Tapestry 4.1
> - Cayenne 1.2.1
> - Pos
Has anyone got a list of recommended non-leaking third party frameworks ?
We are using:
- Tapestry 4.1
- Cayenne 1.2.1
- Postgres Driver 8.2.5.0.4
- JDBC3 8.2-504
- JDBC API 2.0
- OGNL 2.6.7
- Log4j 1.2.13
- Hivemind DWR 1.1.beta3
- Commons Loggings 1.0.3
Original-Nachricht
D
Hi Daniel,
I'm not sure that it's exactly the same problem.
If you can, please provide an example. It would be helpful anyway.
Marcus
> -Original Message-
> From: Daniel Kleine-Albers [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 10, 2007 8:52 AM
> To: Tapestry users
> Subject: Re: [
something very similar was reported by someone else not long ago.
Unfortunately, I couldn't reproduce the problem just from the verbal
description.
Could you provide an example that reproduces the error?
That would make it easy to fix!
> -Original Message-
> From: Daniel Kleine-Albers [mai
21 matches
Mail list logo