31 Jan
2001
31 Jan
'01
8:33 p.m.
Ernesto Revilla writes:
Say xxx is an instance of a ZClass and resides in the root directory. http://localhost:8080/xxx/propertyMap will return a map of all properties of the root folder not of the xxx object. Apparently, your "xxx" instance does not have a "propertyMap" attribute/method. The containing folder has. Therefore, this is used (by acquisition).
Dieter