AFAICT, the correct behavior is to output "null". This probably has nothing to do with Struts but with the container's implementation of JspWriter.
Quoting Brian Lee <[EMAIL PROTECTED]>: > Is the intended behavior of ResponseUtils.write to write out the String > "null" to the print writer if the property supplied is null? > > It seems that Weblogic's JspWriter will not write out "null" if null is > provided, but sun's j2ee reference server will. > > BAL -- Kris Schneider <mailto:[EMAIL PROTECTED]> D.O.Tech <http://www.dotech.com/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]