Re: Create actionlinks in components with page context

2009-08-25 Thread DH
Sure, there must be a passivate method. Action link in tmeplate is fairly simple: English. DH http://www.gaonline.com.cn - Original Message - From: "Erik Putrycz" To: Sent: Wednesday, August 26, 2009 4:44 AM Subject: Re: Create actionlinks in components with page context

Re: Create actionlinks in components with page context

2009-08-25 Thread Erik Putrycz
ww.nabble.com/Create-actionlinks-in-components-with-page-context-tp25123666p25141737.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For addi

Re: Create actionlinks in components with page context

2009-08-25 Thread ningdh
: "Erik Putrycz" To: Sent: Tuesday, August 25, 2009 10:44 PM Subject: Re: Create actionlinks in components with page context > > This is my action handler >void onActionFromToggleLocale() >{ >Locale current = locale.get(); >if (current == null || current

Re: Create actionlinks in components with page context

2009-08-25 Thread Erik Putrycz
t; without any work of mine. > > What about your action handler? > > DH > http://www.gaonline.com.cn > > - Original Message - > From: "Erik Putrycz" > To: > Sent: Tuesday, August 25, 2009 11:19 AM > Subject: Re: Create actionlinks in componen

Re: Create actionlinks in components with page context

2009-08-24 Thread DH
" To: Sent: Tuesday, August 25, 2009 11:19 AM Subject: Re: Create actionlinks in components with page context > > > > DH-14 wrote: >> >> I don't quite understand your case. >> The page activation context has been handled by Tapestry itself, we don'

Re: Create actionlinks in components with page context

2009-08-24 Thread Erik Putrycz
http://localhost:8080/myapp/modules which doesn't work because it requires an activation parameter. Is this working differently for you? - Apption Software -- View this message in context: http://www.nabble.com/Create-actionlinks-in-components-with-page-context-tp25123666p25127643.html S

Re: Create actionlinks in components with page context

2009-08-24 Thread DH
ublic void onActionFromEnglish() { persistentLocale.set(Locale.ENGLISH); } DH http://www.gaonline.com.cn - Original Message - From: "Erik Putrycz" To: Sent: Tuesday, August 25, 2009 5:21 AM Subject: Create actionlinks in components with page context > > I star

Create actionlinks in components with page context

2009-08-24 Thread Erik Putrycz
action links with the current context? Erik. - Apption Software -- View this message in context: http://www.nabble.com/Create-actionlinks-in-components-with-page-context-tp25123666p25123666.html Sent from the Tapestry - User mailing list archive at Nabble.com