Hi all, I have a strange problem that I just stumbled across that I don't really understand.
I populate a bean with information from the database with iBatis, I then use BeanUtils.copyProperties to get the information to the action form (Niall Pembertons LazyValidatorForm) and then forward to the JSP. If the information is presented in the JSP with c:out, null-values are presented as nothing as expected. If the information is presented with bean:write or html:text, null-values are presented as the text [EMAIL PROTECTED] for example. Does anyone have a clue on what might cause this? Best regards, Joakim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]