Yeah, we found this too. When using WebLogic 6.1 our reset functions set all values to 
null, which then left them blank on the JSP. When upgrading to WebLogic 7.0 then 
suddenly were all output as "null" and not a blank field. Upon investigation this is 
the way it should be done and was a bug (well not written ot the spec) in WebLogic 
6.1. There is a flag in 7.0 which can be set to toggle this behaviour.

Hope this helps
IV


> 
> --- Brian Lee <[EMAIL PROTECTED]> wrote:
>
> 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
 


http://www.amazon.co.uk/exec/obidos/redirect-home?tag=velloscouk-21&placement=home_multi.gif&site=amazon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to