Hi
I am a beginner with tapestry and have a question about messages.
Is it possible to read messages from a different locate other than the
default locale that is set in tapestry web application.
I need this because in the web application I am working on, no matter what
the locale is, some messa
Sorry Thaigo, but I am not sure what you had in mind.
If you think about
That's something to avoid as much as possible.
Well first I am not sure why is this the case. If tapestry supports
passing configurations in this way then it should support passing functions
when those configurations are e
On Mon, Feb 24, 2014 at 11:44 PM, Lidija Dolinar wrote:
> I tried "Remember Me" functionality here:
> http://tynamo-federatedaccounts.tynamo.org/ (live demo webapp) but the
> user
> isn't remembered.
> When I check the "Remember Me" checkbox and login, the cookie "rememberMe"
> is created. After I
I believe that "remember me" works only in production mode by default.
On Feb 25, 2014, at 2:44 AM, Lidija Dolinar wrote:
> Hi,
>
> I tried "Remember Me" functionality here:
> http://tynamo-federatedaccounts.tynamo.org/ (live demo webapp) but the user
> isn't remembered.
>
> When I check the "R