Re: JSON Plugin - excludeProperties Issues

2008-05-08 Thread Musachy Barroso
OTECTED] > Sent: Thursday, May 08, 2008 4:11 PM > To: Struts Users Mailing List > Subject: RE: JSON Plugin - excludeProperties Issues > > I thought that might be the case and tried to reference them that way > (i.e. categoryChildren.createdTs). However, that did not seem to w

RE: JSON Plugin - excludeProperties Issues

2008-05-08 Thread Hoying, Ken
there a release date for update? That would be nice. -Original Message- From: Hoying, Ken [mailto:[EMAIL PROTECTED] Sent: Thursday, May 08, 2008 4:11 PM To: Struts Users Mailing List Subject: RE: JSON Plugin - excludeProperties Issues I thought that might be the case and tried to reference

RE: JSON Plugin - excludeProperties Issues

2008-05-08 Thread Hoying, Ken
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 no

Re: JSON Plugin - excludeProperties Issues

2008-05-08 Thread Musachy Barroso
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?

JSON Plugin - excludeProperties Issues

2008-05-08 Thread Hoying, Ken
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? categoryChildren