I thought that might be the case and tried to reference them that way (i.e. categoryChildren.createdTs). However, that did not seem to work either.
-----Original Message----- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Thursday, May 08, 2008 4:06 PM To: Struts Users Mailing List Subject: Re: JSON Plugin - excludeProperties Issues The exclude properties are relative to the action, not the root. musachy On Thu, May 8, 2008 at 4:01 PM, Hoying, Ken <[EMAIL PROTECTED]> wrote: > I am trying to specify properties for the JSON plugin to ignore. > However, this does not seem to be working. Am I specfiying something > incorrectly? Does it not work in conjunction with specifying the root? > > <result type="json"> > <param > name="root">categoryChildren</param> > <param name="excludeProperties"> > createdTs, createdBy, > lastModifiedTs, lastModifiedBy, allCategoriesOfRoot, > products, contracts, children, > contractCount, productCount, > allTaxonomyCategories, > rootTaxonomyCategories > </param> > </result> > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]