The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP Action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.
标签: non-procedural JavaServer Expression scripting
上传时间: 2017-07-13
上传用户:dbs012280
一个简单的用户登陆注册系统,采用ssh三框架整合开发,Action采用ioc容器注入,可以很好的移植其它业务逻辑框架
标签: 用户
上传时间: 2014-06-29
上传用户:tianyi223
jsp例程,是一个学生管理的程序,有servlet和Action的用法。
标签: jsp
上传时间: 2014-01-07
上传用户:TF2015
struts入门教程,有Action和Actionfrom两个java文件
上传时间: 2017-08-29
上传用户:784533221
关于struts2.0的相关介绍,包括什么是servlet,JSP和Sciptlet 开发,Action-based Framworks,Component-BasedFramworks
上传时间: 2017-09-09
上传用户:lepoke
机器学习实战 英文原版 涵盖基础算法的实战演练和源码
标签: machine learning
上传时间: 2015-04-14
上传用户:dyd1123
百度关于JTAG接口的介绍。JTAG是英文“Joint Test Action Group的词头字母的简写,该组织成立于1985 年,是由几家主要的电子制造商发起制订的PCB 和IC 测试标准。JTAG 建议于1990 年被IEEE 批准为IEEE1149.1-1990 测试访问端口和边界扫描结构标准。该标准规定了进行边界扫描所需要的硬件和软件。自从1990 年批准后,IEEE 分别于1993 年和1995 年对该标准作了补充,形成了现在使用的IEEE1149.1a-1993 和IEEE1149.1b-1994。JTAG 主要应用于:电路的边界扫描测试和可编程芯片的在系统编程。
上传时间: 2015-05-11
上传用户:啦啦啦bbb
My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i
标签: C++
上传时间: 2015-07-03
上传用户:xiyuzhu
OpenCL入门经典书籍,英文原版,描述清晰容易理解,强烈推荐
标签: OpenCL
上传时间: 2016-08-18
上传用户:shirleyYim
HBASE in Action,实战训练,讲解HBASE的著名书籍,作者是麦克
上传时间: 2018-11-27
上传用户:secooler