Listing 1 shows the simple single JSP Web application that you'll create.
清单1显示了一个简单的JSP Web应用程序。
The Web application, which is the standard JSP Web services test application, authenticates the user and creates the LTPA token.
这个Web应用程序是标准的JSP Web服务测试应用程序,用来对用户进行身份验证并创建ltpa令牌。
Also, pre-rendering cannot provide caching for dynamic, personalized, or secured content (including Web content Management JSP components).
同时,pre - rendering不能提供动态、个性化或者受保护内容(包括WebContentManagementJ sp组件)的高速缓存。
Pick an appropriate server and the Web browser launches, displaying the final JSP page, as shown in Figure 8.
在网络浏览器中选择一个适当的服务器,显示最终的jsp页面,如图8中所示。
You can now step through your JSP, viewing and changing variable values as you go, and when you continue execution (using the green arrow), the JSP is served into the Web browser.
现在您可以单步调试JSP文件,同时查看并更改变量值,而当您继续执行(使用绿色箭头),JSP文件就被提交给浏览器。
Web Viewer - An example J2EE application used to deploy reports, containing a JSP tag library to ease the integration with existing web applications.
Web查看器—一个用来部署报表的J2EE示例,其中包含了一个JSP标签库以降低与现存的web应用的耦合。
This article USES a simple dynamic web application with JSP pages to demonstrate how Selenium RC works and can be used in automated testing.
本文使用一个简单的动态web应用程序,借助一些JSP页面来展示SeleniumRC如何工作,以及如何用于自动化测试。
The login HTML file, the login servlet, and the payroll statement JSP for processing web requests and displaying employee payroll information.
用于处理Web请求和显示员工工资单信息的loginHTML文件、loginservlet和payrollstatementJSP。
We are now ready to add the Web service to the JSP using the page data panel and JSF controls.
我们现在已经准备好使用页面数据面板和JSF控件将Web服务添加到JS p中了。
The Web container instantiates one JSP extension processor for each Web module that it loads.
Web容器为它所加载的每个 Web模块实例化一个JSP扩展处理器。
A result Web page generated by the view -renderer JSP, result.jsp.
视图-生成器js p生成的一个结果We b页面result .jsp。
Step 2: Create a new Web project with a JSP that includes Crystal Reports
第 2步:使用JSP建立一个包含水晶报表的新Web项目
In the figure, the JSP-based Web application could be using JAX-RPC client stubs to talk to a remote Web service running on another platform, such as Microsoft.net.
在这个图中,基于JSP的Web应用程序可以使用JAX - RPC客户机存根来与运行在另一个平台(如Microsoft . Net)上的远程Web服务会话。
If not, click Next until you get to the client test page and select the Web Service JSP page from the test facility drop down, as shown in Figure 21.
如果不确信,则点击Next直到您达到了客户程序测试页并从测试工具下拉框中选择WebServiceJSPpage,如图21所示。
Just like any other JSP in a Web application, this Web page displays the corresponding attributes associated with the passed-in ticket.
与Web应用程序中的任何其他JSP一样,这个Web页面将显示与传入罚单相关的相应属性。
Knowledge of JSP and Web development in general is also useful for this tutorial, but is not required.
掌握jsp和web开发的相关知识有利于您的理解,但并不是必须掌握的技能。
You can use WebSphere Studio to build your own JSP-based or servlet-based Web application to display audit log data.
您可以使用WebSphereStudio来创建您自己的基于JSP或者servlet的应用程序来显示审核日志数据。
The Web application has a single JSP that provides multiple servlet URL links to pass parameters to invoke the Web service in different ways.
Web应用程序具有单个JSP,提供了多个ServletURL链接,用于传递参数,从而以不同的方式调用 Web服务。
You will see that all pieces of JSP files are aggregated in one Web page, as Figure 3 shows.
您将看到所有JSP文件的片段都聚集在一个web页面,如图3所示。
Since you cannot use a JSP-based layout on a Web server, how do you reconcile these two approaches?
由于不能在Web服务器上使用基于JSP的布局,那么如何协调这两种方式呢?
This article demonstrates how you can build customizable Web components, using JSP tag files and JSTL instead of JSF.
本文将演示如何使用JS p标记文件和JSTL构建可定制Web组件,而无需使用JSF。
Using the Web tools, create a simple JSP page called HelloWorldJSP.jsp without specifying a style sheet.
使用Web工具来创建简单的JSP页面HelloWorldJSP.jsp 并且不指定样式表。
A value of application indicates that the locale is applied to all requests for all of the Web application's JSP pages and for all users of that application.
值application指出该语言环境适用于该Web应用程序所有jsp页面的全部请求和该应用程序所有用户的全部请求。
Web Content -- Folder that holds, for example, HTML and JSP files, as well as the Web Deployment Descriptor (web.xml), images, stylesheets, libraries and more.
WebContent ——包含,例如HTML及JSP文件、WebDeploymentDescriptor (web.xml)、图像、风格页、库和更多的内容的文件夹。
JSP instance file: This is a Web page that end users access through their Web browsers.
JSP实例文件:这是一个终端用户通过他们的Web浏览器来进行访问的web页面。
When you continue execution (using the green arrow), the JSP is served into the Web browser.
继续执行时(使用绿色箭头),JSP将会在Web浏览器中打开。
To add a Web Service call to a JSP, do the following.
要向J sp添加web服务调用,请执行以下步骤。
Create a JSP and add the Web services calls using the snippets.
使用代码片段创建JSP并添加Web服务调用。
For example, a Web module's JSP extension processor is instantiated by a global JSP extension processor factory.
例如,Web模块的JSP扩展处理器由全球JSP扩展处理器工厂实例化。
The simplest way to do this is to add a JSP file to the newly created Web application.
最简单的方法是在刚创建的Web应用程序中添加一个JSP文件。
应用推荐