RE: Getting the form bean on a page for use in a core tag

2004-04-21 Thread Lukas Hazlehurst
form bean on a page for use in a core tag >> >>Lukas, i don't know if i understand your question, but: Can you >>use to "access and rename" your bean so you can use it >>in a el expression ? >> >>Lukas Hazlehurst wrote: >> >> >

Getting the form bean on a page for use in a core tag

2004-04-19 Thread Lukas Hazlehurst
Hello, I apologise if I've missed something obvious somewhere, but I'm trying to use a property of my form bean in a core tag, and I'm just missing how to refer to the form bean easily, since the constant name has full stops in it which I presume will muck up the el expression. I've been looking