scriptlets

scriptlets

 英

  • 网络脚本片段;脚本片断;脚本段

例句

The EL gives us easy access to application data and makes it easy to manipulate that data without scriptlets or request-time expressions.

EL使我们可以容易访问应用程序数据容易使用脚本或者请求表达条件操作这些数据

One thing that you might have noticed in the jrc_begin_here. jsp file is that it is using JSP scriptlets for most of the code.

一件事情可能jrc_begin_here.jsp文件已经注意到就是代码大多数使用JSPscriptlets

A JSP container handles scriptlets, expressions, and declarations each in a different way.

JSP容器scriptlet表达声明处理相同

That said, I must confess that I've written more than my fair share of JSP scriptlets when deadlines got tight.

这就是说必须坦白随着开发期限越来越紧迫JSPscriptlet比例相当

In particular, it is fairly common for page authors to resort to scriptlets to implement iterative or conditional content.

尤其是页面创作人员借助scriptlet实现迭代条件内容

These documents typically mix JSP directives and scriptlets with a presentation markup language such as HTML.

这些文档通常JSP指令脚本片段标记语言比如HTML一起

Of course, scriptlets have long been frowned upon in the Java community.

当然Java社区长期以来欣赏脚本

The code snippet in Listing 15 shows that all of the attributes that were configured above using scriptlets can be set up using the tag.

列表15代码片段显示上面使用scriptlets配置所有属性信息我们可以使用标签配置

If you avoid using too many scriptlets, then you can use the taglibs provided by BusinessObjects in JRC API.

如果避免使用过多scriptlets那么可以使用JRCAPIBusinessObjects提供taglibs

You can easily maintain the JSP components by minimizing the use of Java scriptlets in them.

只要尽量其中使用Javascriptlet可以轻松维护JSP组件

The most popular example of this is using scriptlets in JSP code.

常见一个例子JSP代码使用scriptlet

The HTML is mostly pure HTML; there are no scriptlets (this is not a JSP).

HTML主要HTML没有脚本片段不是一个JSP)。

full JSP scriptlet support, outside code changes immediately available in scriptlets

全面支持JSPscriptlet外部代码变化scriptlet立即生效

JSP developers use static HTML scriptlets (snippets of java code) and tags to create the page that loads in the Web browser

JSP开发人员利用静态HTMLscriptletsjava脚本程序标记生成Web浏览器页面

How to limit the use of scriptlets in JRC code

如何限制使用JRC代码scriptlets