Hello, I'm trying to retrieve the value of a HTMLOutPutLable component in my Custom validator. The value is an EL-Expression (using a Message.property-File). As long as I write a "normal" value for the value Attribute in the OutPutLable-Tag everything works fine, but with an EL-Expression the getValue()-Method always returns null. Here are the important parts of my code: jsp: