Ah. That makes sense. Regards, -Andre Mermegas
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Cannon-Brookes Sent: Monday, February 03, 2003 5:08 PM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] where might info on this be? Andre, I'll let others tackle the other parts, but for 1) there are no implicit properties for a view. They ALL come from the action that has been run. The reason you probably can't find getErrorMessages() or getErrors() in your action, is that they are in ActionSupport. But they are still just getter methods and not 'hidden' at all ;) Cheers, Mike On 4/2/03 8:00 AM, "Andre Mermegas" ([EMAIL PROTECTED]) penned the words: > Hi all, I was looking for some info today, but couldn't find it. > > 1.) All implicit properties available to a view, like today I > was playing around with the doValidation() in an action using addError > method, and I was trying to access this property but it wasn't clear what > the value might be, I was trying errorMap which was wrong, then I google'd > nad came across a blog entry that had referenced errors as the value name. > So I was curious if there was a convenient repository of available > properties in a view, from the framework, perhaps if needed with a when/why > they are populated or created. > 2.) A good explanation of how exactly the value stack works, Its > kind of mysterious to me at this point and I'd really like to have a firm > grasp on how to make use of it. How do I know where I am on it, how do I > know what is available to me, How did I get where I am on it, etc... > 3.) A list of all possible views.properties entries like > action.* what is available and what does it do. I'm aware of the basic ones: > foo.action, foo.success, foo.error, foo.none, foo.input, foo.login for > having looked at the Action interface but are there any other possible? I > don't know. > > I'm sorry if these questions have been answered multiple times before, but > I'm generally a good google'r and reader, I just haven't been able to find > these answers documented as such. > > Regards, > -Andre Mermegas > > > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork