Re: [T5] Tapestry on GORM. It works!

2009-03-09 Thread Otho
Sorry, the direct link missed out the references on which I built, since they were only in the the teaser on the mainpage. I added them now to the top of the main article, too. Without this blogentry: http://www.rimple.com/tech/2009/02/25/building-standalone-gorm-applications-in-maven/ it would h

Re: [T5] Tapestry on GORM. It works!

2009-03-09 Thread Howard Lewis Ship
Looks very cool; seems like a tapestry-gorm archetype would be a great thing as well. On Mon, Mar 9, 2009 at 11:15 AM, Otho wrote: > Hi all! > > With Grails 1.1 (RC2) The use of Gorm outside of Grails got greatly > simplified. I managed to get it working with T5 and Maven at least in a > simple t

DirectSevice ... how does it works.

2006-10-26 Thread Skorpien126
the URL after the propertys are set and all is done, but this doesn´t works. All the way.. is it Possible... If yes what´s the best way??? THX..ú.. ^^ -- View this message in context: http://www.nabble.com/DirectSevice-...-how-does-it-works.-tf2515106.html#a7014875 Sent from the Tapestry - User

Re: Tacos -Unicode- How it works?

2006-09-02 Thread Sam Gendler
what difficulty are you having, exactly? Bear in mind that java (and tapestry) use the default locale to determine the charset used to read and write files if the Reader or Writer class does not explicitly have new charset set before reading or writing begins. So if your default locale is using

Tacos -Unicode- How it works?

2006-08-25 Thread gant
Hi I have difficulties to make work Tacos with unicode strings. Any suggestions? Should i set some options somewhere or decode, encode strings with some functions or .. Please help needed Best regards gant - To unsu

Re: it works!

2006-08-20 Thread Karthik N
i don't have an exact explanation till i view your source code. i'm glad it works, so maybe you can do some more research to see why the volatile makes the difference for the ticked/unticked issue of yours. your understanding of volatile is incorrect. in fact, with volatile="

it works!

2006-08-20 Thread zqzuk
hi, thanks so much! it works! could you please explain why is this? i read the link, it says "Determines whether to avoid creating hidden fields within a form. Using this parameter may make the form structure different during render and rewind, and cause exceptions as a result. Please use