Hello: Simple "hello" JSP Web application.
hello:简单的“hello”JSP Web应用程序。
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中所示。
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。
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。
Create a new JSP in your Web project.
在您的Web项目中建立一个新的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页面的全部请求和该应用程序所有用户的全部请求。
Locate the JSP file in your Web project and right mouse click.
在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文件。
JSP applications are essentially special Web components that a J2EE Web container converts into servlets prior to handling user requests.
JSP应用程序本质上是特殊的Web组件,在处理用户请求之前,J2EEWeb容器首先将其转换成servlet。
Boot up your Web server and test out the JSP page for yourself!
重新启动Web服务器并测试自己的JSP页面!
应用推荐