> 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.

The suffixes are just strings. An action returns a String, and that return
value is what you map in the views.properties file. Nothing more, nothing
less.

> 2.)     A good explanation of how exactly the value stack works,

The wiki has a reference:
http://www.opensymphony.com:8668/space/WebWork+Expression+Language+Syntax

Anders Hovmöller
[EMAIL PROTECTED] http://boxed.killingar.net



-------------------------------------------------------
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

Reply via email to