Expression Language
Expression language Jspではバージョン2 0からel式 expression language が導入されています el式は 式 というような形で記述し で囲まれた式を計算 評価し その結果を出力します.
Expression language. The expression language started out as part of the javaserver pages standard tag library jstl and was originally called spel simplest possible expression language then just expression language el. This chapter introduces the expression language also referred to as the el which provides an important mechanism for enabling the presentation layer web pages to communicate with the application logic managed beans. Jsp2 0よりel式 expression language が導入されました el式は式言語とも呼ばれ 演算結果や値の参照の結果を出力するために使用されます el式は 式 というような形で記述し で囲まれた式を計算し 計算結果を出力し. The el is used by both javaserver faces technology and javaserver pages jsp technology.
Spring expression language spel は 実行時にオブジェクトグラフのクエリと操作をサポートする強力な表現言語です xmlまたはアノテーションベースのspring設定で使用できます. Since jsp 2 0 it has been used inside jsp tags to separate java code from jsp and to allow easier access to java components than in java code. Jsp expression language el makes it possible to easily access application data stored in javabeans components.