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
<<attachment: winmail.dat>>
