I would like to use a public static member class as the type for a
property-specification, but the following
org.apache.tapestry.ApplicationRuntimeException is thrown: Unable to
convert 'a.public.static.member.class' to a property type.  The class
extends commons enum.  Is there any constraints that I should be aware
of?
 
Also, what is the OGNL syntax for specifying an initial-value that is a
static member of that same class?
 
Any help is much appreciated.
 
Andreas
 

Reply via email to