Re: passing property as attribute to simple tag

2004-11-08 Thread Hubert Rabago
Have you tried ${persistentie.categorie} ? On Sat, 6 Nov 2004 19:54:22 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, I've stared blind on this one, please anyone help me. > > I have a "simple tag" in which I iterate through the property of a bean: > > class="nl.kransen.verlangli

passing property as attribute to simple tag

2004-11-06 Thread [EMAIL PROTECTED]
Hello, I've stared blind on this one, please anyone help me. I have a "simple tag" in which I iterate through the property of a bean: This works: it calls the getWensenGebruiker method of the "persistentie" bean Now I want the property to be called as an attribute to the simple tag, so that