200603031932SUN一篇對JSP2.1新特性的文章
- A new expression language (EL) syntax that allows deferred evaluation of expressions, enables using expressions to both get and set data and to invoke methods, and facilitates customizing the resolution of a variable or property referenced by an expression
- Support for resource injection through annotations to simplify configuring access to resources and environment data
- Complete alignment of JavaServer Faces technology tags and JavaServer Pages (JSP) software code
JavaServer Faces 、 Expression Language (EL) 看來是個重點。
有興趣去看看吧!!
回應