Hi fellows,
Please help me.
I have some code like this:
<fmt:message key="loggedin.msg">
<fmt

aram value='${requestScope.userName}'/>
</fmt:message>
Sometimes I get an error message:"According to tld or attribute directive in tag file, attribute value does not accept any expression", Sometimes it's ok. I can't understand it because I've included all needed library, tld...