How I can configure tomcat or my application, that the jsp:getProperty function returns a empty string "" instead of a null value? On our old tomcat 4 installation, the same application returns empty strings, but on a tomcat 5.5 and on a other tomcat 4.1 installation we have got null values. I don't want to make changes in the applikation. The beans return null values, but I need, that the jsp:getProperty function replace it with empty strings.
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]