Hi buddy, Whenever the variable value is null, it displays as "null" in the page. I like to replace it with the empty string. I know I can check each variable in Action class (or property in JSP page) and replace it if it is null. Is there any better way to do it so that I don't need check each variable?
Lixin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

