Re: Rendering partial Components with Environmental support

2009-04-29 Thread Christian Senk
Forgot to mention that i use the tapestry 5.1.0.3 :) Christian Senk schrieb: Hello, i have several custom components. Like in forms, some components require that they are nested another component. At the end it looks like: The communication between the components is like in form

Rendering partial Components with Environmental support

2009-04-29 Thread Christian Senk
Hello, i have several custom components. Like in forms, some components require that they are nested another component. At the end it looks like: The communication between the components is like in forms with Environmental services realized. The "MapSupport.class" is pushed in @B