It should say "null". IIRC, tomcat 4 prints nothing but tomcat5 prints null.

-Tim

Rick Wong wrote:

Hi,

Should a JSP expression evaluate a null expression as a string 'null', or as an empty string ''?

In other words, should '<%=null%>' be evaluated to 'null' or ''?



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



Reply via email to