With all the prep work behind us, we're ready to use our custom tag within a JSP page.
我们完成了所有这些准备工作后,我们就可以在JSP 页面中使用我们的自定义标记了。
请参见下面的jsp重载。
You have created a blank JSP page.
您已经创建了一个空白的jsp页面。
清单3显示JSP代码。
Now, on to the specifics of JSP coding.
现在,让我们具体看一下JSP编码。
Inspect your JSP after the server launches.
在服务器启动之后测试您的JSP。
Not typically used by JSP page authors.
一般来说,jsp页面作者不使用该对象。
The JSP displays the formatted messages.
JSP显示格式化的消息。
JSF components are not inherently tied to JSP.
JSF组件不是天生绑定到jsp上的。
The template JSP Performs the actual rendering.
模板JSP进行实际的处理。
It USES JSP files to render all page components.
它使用JSP文件来处理所有的页面组件。
This is the simplest way to work with JSP pages.
这是与JSP页面打交道的最简单的方式。
The generated test JSP files provide some clues.
生成的测试JSP文件提供了一些线索。
Opened and examined a JSP in the JSP editor.
在JSP编辑器中打开和查看JSP。
Static JSP includes are resolved at compile time.
静态JSP包含在编译时解析。
The editor includes content assist for JSP syntax.
该编辑器包括jsp语法的内容辅助。
Access all the objects available to JSP pages.
访问JS p页可用的所有对象。
The following code sample shows the JSP expression.
下面的代码示例显示了jsp表达式。
However, all JSP containers provide this functionality.
不过,所有的jsp容器均提供此功能。
Not all files with JSP extensions are valid JSP files.
并非所有采用jsp扩展名的文件都是有效的JSP文件。
If you need the most flexibility, use the JSP component.
如果您需要具有最高的灵活性,则使用JSP组件。
Manage the JSP class lifecycle, from initialization to destruction.
管理jsp类的生命周期,从初始化到破坏。
You can either create new JSP files or modify the sample JSP files.
您可以创建一个新的JSP文件,也可以修改样本jsp文件。
In the translation phase, a JSP page is processed by the JSP container.
在转换阶段,jsp容器将对JS p页进行处理。
If JSP reloading is enabled, the control JSP is automatically recompiled.
如果启用了JSP重新加载,则该控件Jsp会自动重新编译。
The JSP instance file refers the definition instead of JSP template file.
JSP实例文件引用这个定义而不是jsp模版文件。
The theme JSP is the topmost JSP loaded when the aggregator renders a page.
主题JSP是聚合器呈现页面时加载的最上面的JSP。
JSP calls - the calls to JSP (s) in a use case are shown in the sequence diagrams.
JSP调用——在用例中对JSP文件的调用也会显示在序列图中。
What makes it a JSP file is that it is delivered to a JSP container for processing.
之所以它是JSP文件,是因为要将其交付给jsp容器进行处理。
The JSP incorporates various JSP syntax elements to make the discussion interesting.
JSP包含了各种jsp语法元素,这使得我们的讨论非常有意思。
应用推荐