One controller can be assigned to several business components.
一个控制器可以分配给多个业务组件。
The most common mistake I see is business process in the controller.
我所见到的一个最普遍的错误就是将业务处理放置在了控制器当中。
A much better idea is to place all your business logic into a controller servlet.
更好的办法是将所有业务逻辑放在一个控制器servlet (controller servlet)中。
The Controller provides application management and the business logic of the application.
该控制器提供应用程序管理和应用程序的业务逻辑。
The Controller provides application management and the business logic of the application.
该控制器提供应用程序管理和应用程序的业务逻辑。
应用推荐