Must use <c:out> in Sun App Server 8.2?
Posted
by Nick Long
on Stack Overflow
See other posts from Stack Overflow
or by Nick Long
Published on 2008-11-17T10:09:02Z
Indexed on
2010/03/24
4:03 UTC
Read the original article
Hit count: 331
sun
I use ${...} instead of in JSPs; in tomcat 6.0.10, it can parse it successfully. But in SunOne Application Server 8.2, it doesn't support this kind of usage
© Stack Overflow or respective owner