java servlet造句
例句与造句
- We ll use the weatherforecastweb project , and create web pages and the java servlet under it
我们将使用weatherforecastweb项目,并在这个项目里创建web页面和java servlet 。 - This tutorial assumes that you have basic knowledge of the java servlet api and the java programming language
本教程假设您对java servlet api和java编程语言有基本的了解。 - Both java servlets and enterprise javabeans components provide stateful server - side processing in j2ee
J2ee中的java servlet和enterprise javabeans组件都提供了有状态服务器端处理。 - Now we ll add a java servlet to the weatherforecastweb project to manage the web service invocation logic
现在我们将向weatherforecastweb项目中添加java servlet来管理web服务调用逻辑。 - Using java technologies such as java servlets , you can share code with and link to ibm websphere applications
使用像java servlet这样的jave技术,可以与ibm websphere应用程序共享代码或进行链接。 - It's difficult to find java servlet in a sentence. 用java servlet造句挺难的
- Tomcat is the servlet container that is used in the official reference implementation for the java servlet and javaserver pages technologies
Tomcat是java servlet和java服务器页面技术的参考实现使用的servlet容器。 - He also spills the beans on some of the exciting changes you can expect from the just - released java servlet 2 . 4 specification
他还会透露bean的一些激动人心的变化,预计刚发布的java servlet 2 . 4规范会引入这些变化。 - In this article , i will show you how to use java servlet technology to create a tunnel to the business layer of your corporate network
在本文中,我将教您如何用java servlet技术来为您的企业网络业务层创建一个通道。 - First released with the java servlet 2 . 3 specification , filters have seen a serious upgrade with the recently finalized 2 . 4 specification
过滤器最初是随java servlet 2 . 3规范发布的,最近定稿的2 . 4规范对它进行了重大升级。 - Each of the four scopes defined by the jsp and java servlet specifications serves it own distinct purpose in a web application
在由jsp和java servlet规范定义的这4种作用域中,每一种作用域在web应用程序中都有其明确的用途。 - When you re using stand - alone java servlets , for example , you end up having to throw your prototype templates away and copy and paste the html into
例如,在使用独立的java servlet时,最后必须抛开原型模板,把html拷贝粘贴到 - Tomcat is the servlet container that is used in the official reference implementation for the java servlet and java serverpages technologies
Tomcat是java servlet和java serverpagest技术的官方参考实作中使用的servlet容器。 - Then you re going to create a java servlet that displays a form allowing users to register by providing their usernames , passwords , and e - mail addresses
然后将创建一个java servlet ,用于显示允许用户通过提供用户名、口令和电子邮件地址进行注册的表单。 - The tutorial walks you through a simple example that makes use of java servlets and javaserver pages in order to implement a simple messaging center
本教程带您完成一个简单的示例,该示例利用java servlet和javaserver pages来实现一个简单的消息传递中心。 - Imagine having one java servlet that performs the business logic and redirects the resulting data to an appropriate jsp page based on the nature of the request
设想这样一个java servlet ,它执行业务逻辑,并根据请求的性质将生成的结果重定向到适当的jsp页面。