[T5.1] Grid sort disabling not working

2009-05-16 Thread Vjeran Marcinko
Hello, I am using Grid on my page, and I would like to disable sorting on all columns, I hoped that it would be some easier way in template to do that as in T4.0, but I found out from this mailing list that I have to do it programmaticaly. So I had put it inside setupRender method: void setu

Re: injecting t5 services into spring beans

2009-05-16 Thread Otho
oops, sorry. Saw just now that it is commented out. My bad. 2009/5/16 Otho > You use the 5.0 legacy mode. It is not possible to inject services into > beans there. > > Remove the following entry or set it to false to enable service injection: > > > > > > > 2009/5/15 Andrea Chiumenti > > I'm tr

Re: injecting t5 services into spring beans

2009-05-16 Thread Otho
You use the 5.0 legacy mode. It is not possible to inject services into beans there. Remove the following entry or set it to false to enable service injection: 2009/5/15 Andrea Chiumenti > I'm trying to integrate T5 with jax-ws-commons > (https://jax-ws-commons.dev.java.net/spring/). > > m

Re: Tapestry 5.1 and multivalued parameters

2009-05-16 Thread Otho
You can find the answer here: http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/gridwithdeletecolumn1 2009/5/16 R. Duval > > TFolks, > > I'm trying to use a form with multivalued parameters in tapestry but I'm > not > sure if it supports this kind of feature or how it does.

URL pattern that causes TapestryException

2009-05-16 Thread sdeniss
Hi, if you add ".whatever" to the end of URL that runs tapestry 5.1 (the one I use) you'll get Exception. For example http://localhost:8080/pr/reference/new.abracadabra will cause org.apache.tapestry5.ioc.internal.util.TapestryException: Component reference/New does not contain an embedde