Re: @Environment problem

2008-07-23 Thread Kristian Marinkovic
TED]> 23.07.2008 13:11 Bitte antworten an "Tapestry users" An Tapestry users Kopie Thema Re: @Environment problem Petros, Instead of RenderSupport, try DocumentLinker. It should be available in such cases, the only issue is that it's internal. I don't remember if the "

Re: @Environment problem

2008-07-23 Thread Chris Lewis
; (i hope i used the correct terms :)) >> >> g, >> kris >> >> >> >> >> "Sven Homburg" <[EMAIL PROTECTED]> >> 22.07.2008 14:44 >> Bitte antworten an >> "Tapestry users" >> >> >> An

Re: @Environment problem

2008-07-22 Thread Kristian Marinkovic
kris > > > > > "Sven Homburg" <[EMAIL PROTECTED]> > 22.07.2008 14:44 > Bitte antworten an > "Tapestry users" > > > An > "Tapestry users" > Kopie > > Thema > Re: @Environment problem > > > > &

Re: @Environment problem

2008-07-22 Thread Petros Petrou
urg" <[EMAIL PROTECTED]> > 22.07.2008 14:44 > Bitte antworten an > "Tapestry users" > > > An > "Tapestry users" > Kopie > > Thema > Re: @Environment problem > > > > > > > wich version of tapestry are

Re: @Environment problem

2008-07-22 Thread Kristian Marinkovic
Tapestry users" An "Tapestry users" Kopie Thema Re: @Environment problem wich version of tapestry are you using (5.0.??) 2008/7/22 Petros Petrou <[EMAIL PROTECTED]>: > > I have the following code > > Test.java >@Environmental >private

Re: @Environment problem

2008-07-22 Thread Sven Homburg
wich version of tapestry are you using (5.0.??) 2008/7/22 Petros Petrou <[EMAIL PROTECTED]>: > > I have the following code > > Test.java >@Environmental >private RenderSupport renderSupport; > > @OnEvent(value = "action", component = "openWindowActionLink") >void onActionFromOpenWin