Hello, JSTL support runtime expressions(<c_rt:/> and expression language(<c:/> The usage of two seems no different. Could someone tell me what's the different between runtime expressions and expression language? Thanks.
Hello, "When using the EL tag library you cannot pass a scripting language expression for the value of an attribute. This rule makes it possible to validate the syntax of an expression at translation time." is from http://java.sun.com/webservices/docs/1.0/tutorial/doc/JSTL4.html; I don't get it. Could someone tell what's the meanning of it? I am really appreciate it.