Hello All, I'm trying to use jsonplugin 0.32 w/ struts 2.0.14 and it seems that the includeProperties parameter is being ignored. My configuration looks like:
<result type="json"> <param name="excludeNullProperties">true</param> <param name="includeProperties"> items.*\.name </param> </result> Can someone please help me w/ what might be wrong? Thanks! --john --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org