Why? I have a bean with the method:
public String getEep() {
return null;
}A <jsp:getProperty ... property="eep"/> returns "" rathern than null. I've browsed the JSP 1.2 spec but could not find any reason for this. Tomcat 4.1.17, anyone? Thanks, Morten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
