•
servlet
英:【ˈsɜːrvlet】美:【ˈsɜːvlɪt】
英:
美:
常用释义:
小型应用程序
n.(尤指Java语言中在服务器上运行的)小型应用程序;小服务程序
1、Recompile the
servlet
.───再次编译这个
servlet
。
2、Just as youve seen in previous articles with
servlet
s, JSP pages make it trivial to link between VXML pages.───在之前关于
servlet
的文章中已经提到,JSP页面使VXML页面之间的链接变得轻而易举。
3、Now that Ive got a
servlet
to pump out a list of Retweets in JSON format, Im ready to connect that data to my dashboard web page.───现在我已经获得了
servlet
以便用JSON格式导出一系列Retweet,我准备将此数据连接到我的仪表盘网页。
4、At this point, Im ready to deploy my dwr. xml to my Web applications WEB-INF directory, where the DWR
servlet
will pick it up.───现在,我准备把dwr.xml部署到Web应用程序的WEB-INF目录,在那里DWR
servlet
会读取它。
5、Select the
servlet
.───选择
servlet
。
6、You can bring it up in any
servlet
container and iterate over fragments of a page (bricks) or a larger composited page.───你可以在任何Servlet容器中运行Sitebricks并遍历页面(称作brick)或是更大的组合页面中的片段。
7、The only time you even have to think about this
servlet
is when you are setting up Seam Remoting in your application.───您需要考虑使用这个
servlet
的惟一情况是在应用程序中设置SeamRemoting的时候。
8、Configuring the
servlet
filter.───配置
servlet
过滤器。
9、If the
servlet
were to access the database directly, the code would be very similar to the code in the session bean above.───如果
servlet
要直接访问数据库,那么代码就与上面会话bean中的代码非常相似。
1、cruiser deck───巡洋舰甲板
2、girdled road reservation───环形道路保留区
3、bit browser───位浏览器
4、religious services───宗教仪式;宗教服务
5、berserk manga───漫画喷雾
6、user account───用户帐户,用户帐号;用户账单
7、browsers for kindle fire───kindle fire浏览器
8、berserker soul───狂暴的灵魂
9、conservational meaning───保守意义
10、selfcleaning condenser───自清洁冷凝器
结语:
什么是servlet,前面一篇在讲解 简单了解request与response ,王小提出 Servlet 的疑惑,下面对 Servlet 做简单总结。servlet(小服务程序或服务连接器),Servlet 简介 Servlet 是什么? Java Servlet 是运行在 Web 服务器或应用服务器上的程序,每日一学,【每日一学】Java Servlet掌握指南:打造高效、强大的Web应用!n本文介绍了为什么需要使用Servlet以及它的基本概念,然后详细讲解了如何使用Servlet,包括操作步骤和在web.xml中的配置。学习总目标是掌握Servlet的基本知识和使用方法,能够应用于实际项目中。