Re: Binding to property of layer one in two layer nested context

2005-03-24 Thread Hubert Rabago
Take a look at the tutorials in http://www.keyboardmonkey.com/next/Advanced.jsp?content=yesplease -- I think it describes what you're trying to do. I haven't had a need for it yet, but based on its text, you may end up with something like or something similar. Personally though, I haven't tried

Binding to property of layer one in two layer nested context

2005-03-24 Thread Simon MARTIN
Hi, I'm using the nested taglib like this: ... <%-- problem! --%> Everything works fine with the -tag (which gives me something like diplomarbeiten[0].schuelerDiplomarbeiten[0].note and so on), but the checkbox does not work ... I want to bind it