As well as support for Spring MVC a generic web integration mechanism is planned.
除了对Spring MVC的支持,它还计划支持一般的web集成机制。
In the first section about a simple add-on, we discussed two requirements that we must meet so our add-on can configure JAMon in any Spring MVC web application. The requirements were.
在关于简单附加组件的小节中,我们讨论了两个必须满足的要求,以便使我们的附加组件能够在任何Spring MVC Web应用程序中配置JAMon。
It is framework agnostic and can easily be used with the web application framework of choice, such as for example Spring MVC, Struts, or JSF.
它不依赖于框架从而能够方便的与可选的web应用框架一同使用,比如spring MVC、Struts或者JSF等。
Although we are using Spring MVC, the techniques apply to any MVC style web framework.
尽管我们使用的是Spring MVC,但该技术可以应用于任何MVC风格的Web框架。
The JSPX files are generated by a controller command that converts a simple JAR-based application to a Spring MVC web application.
JSPX文件由一个控制器命令生成,该命令将简单的基于JAR的应用程序转换为Spring MVC Web应用程序。
Spring Roo provides an addon create i18n command, which provides an extension to the web mvc install language command adding support for a new language like Hindi.
SpringRoo提供一个addoncreatei18n命令,该命令提供对Web mvcinstalllanguagecommand 的扩展,添加对印地语等新语言的支持。
When you create a Spring MVC-based web application using Spring Roo, you can add support for different languages using the web mvc language command.
当您使用SpringRoo创建基于 Spring MVC 的Web应用程序时,您可以使用 Web mvclanguage命令添加对不同语言的支持。
Web flow is an extension to Spring MVC for implementing flows in a web application.
WebFlow是对Spring MVC的一个扩展,用来在Web应用程序中实现流程。
Spring Roo adds internationalization support by using the web MVC install language command, which installs a new language in your application. For example, the commands for Spanish and Italian are.
SpringRoo通过使用web mvcinstalllanguage命令来添加国际化支持,它将会在您的应用程序中添加新的语言。
This will create a simple Spring MVC web application.
这会创建一个简单的Spring MVC Web应用程序。
The spring-banking folder is a Web archive that contains the Spring MVC example application.
spring-banking文件夹是一个Web档案,里面包含Spring MVC示例应用程序。
The Spring framework provides a full-featured MVC module for building Web applications.
Spring框架提供了构建Web应用程序的全功能MVC模块。
So Web Flow 2 deepens its integration with the popular Spring MVC platform.
因此WebFlow2加深了与流行的Spring MVC平台的集成。
I use Spring MVC and the Spring Web Flow framework to implement the Browser Request Handler.
我使用Spring MVC和Spring WebFlow框架来实现浏览器请求处理程序。
Spring MVC framework: The Model-View-Controller (MVC) framework is a full-featured MVC implementation for building Web applications.
Spring MVC框架:MVC 框架是一个全功能的构建Web应用程序的 MVC实现。
The entry point to this application is a standard DispatcherServlet from Spring MVC, that is registered in web.xml and mapped to *.htm resources in the web application context
应用的入口是一个标准的Spring MVCDispatcherServlet,它在web.xml中注册并在webapplication context中映射到*.htm。
The entry point to this application is a standard DispatcherServlet from Spring MVC, that is registered in web.xml and mapped to *.htm resources in the web application context
应用的入口是一个标准的Spring MVCDispatcherServlet,它在web.xml中注册并在webapplication context中映射到*.htm。
应用推荐