Okay, got this one working. Thanks for the help. On 6/29/05, Nick Heudecker <[EMAIL PROTECTED]> wrote: > I tried "bean:event.name" and it seemed to work. For a TextArea, > however, I get this exception: > "Parameter value of component CreateNewEvent/$TextArea is direction > form which is incompatible with > StaticBinding[bean:event.description]." > > Maybe I'm just not getting it, but this seems a lot more complicated > than it has to be. > > On 6/29/05, Derek Brown <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Try ognl:bean.event.name or bean:event.name > > > > > > --- Nick Heudecker <[EMAIL PROTECTED]> wrote: > > > > > I'm trying to access a bean in the Page object from > > > the HTML page. > > > Basically, I have a CreateNewEvent object with a > > > getter and setter for > > > an Event. I'm attempting to access it like: > > > > > > <input jwcid="@TextField" value="ognl:event.name" > > > size="40" maxlength="150"/> > > > > > > and I get the following exception: > > > > > > Unable to resolve expression 'event.name' for > > > > > [EMAIL PROTECTED] > > > > > > What am I doing wrong? > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > ____________________________________________________ > > Yahoo! Sports > > Rekindle the Rivalries. Sign up for Fantasy Football > > http://football.fantasysports.yahoo.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
