Re: alternative to tb/pager in T5.4

2014-11-29 Thread Lance Java
You might be interested in this http://t5stitch-lazan.rhcloud.com/pagerdemo

alternative to tb/pager in T5.4

2014-11-29 Thread Jan Fryblik
Hi guys, I apologize, but I need your help again. I used mixin 'tb/pager' together with 'tb.pagination' in Tapestry 5.3.7 to display a list of entities with pagination. It was possible to hide pagination, display all item on one page etc. (see my implementation below) My issue now is tha

RE: Hibernate session tapestry atmosphere

2014-11-29 Thread Name Surname
I get messages displayed only after I manually refresh my page.

RE: Hibernate session tapestry atmosphere

2014-11-29 Thread Name Surname
And I forgot to mention I am using tap-atmosphere from Lance, not tap-cometd.

RE: Hibernate session tapestry atmosphere

2014-11-29 Thread Name Surname
Yes! Except I don't use Tapestry-security. > Date: Sat, 29 Nov 2014 20:26:46 +1100 > Subject: Re: Hibernate session tapestry atmosphere > From: ch...@opencsta.org > To: users@tapestry.apache.org > > For the unwashed, > > Just to confirm, r u using: > > Tapestry-security > Tapestry-hibernate >

Re: Hibernate session tapestry atmosphere

2014-11-29 Thread Chris Mylonas
For the unwashed, Just to confirm, r u using: Tapestry-security Tapestry-hibernate Tapestry-lanceuk-comet On 29/11/2014 8:21 pm, "Name Surname" wrote: > Hello. I have made my first app in chat, well in some sort of the way. It > works just fine all up until I have decided to implement hibernate

Hibernate session tapestry atmosphere

2014-11-29 Thread Name Surname
Hello. I have made my first app in chat, well in some sort of the way. It works just fine all up until I have decided to implement hibernate Session call, and I somehow can't make a chat( ie. I don't see it at all it's gone through ). Normally my weblink would be http://localhost:8080/virtualtu