Re: [Tacos-devel] how to set property on ognl object

2007-11-12 Thread nhhockeyplayer
Thanks Andy... I think I have been pre-empted too lately over past 2 months and coding too much and changin contexts and became blurred/stuck. It finally came to me last week, that setting an ognl object property is not possible and that the proper way to persist changes to a ognl object propert

Re: [Tacos-devel] how to set property on ognl object

2007-11-12 Thread andyhot
It's not possible to set a component property from javascript - you'll need to somehow submit that value to the server, e.t.c. nhhockeyplayer wrote: > Folks, > > Can someone tell me how to set property on ognl object. > > I am using tapestry script... and trying to leverage dojo features. > > Eve

[Tacos-devel] how to set property on ognl object

2007-11-05 Thread nhhockeyplayer
Folks, Can someone tell me how to set property on ognl object. I am using tapestry script... and trying to leverage dojo features. Everything runs except that all I am trtying to do is figure out how to get a single property set on an ognl object.

3 matches