When you open the Sign Up New User application, the Browser request Handler in the Presentation Layer handles the request from a Web interface.
当您打开Sign Up New User应用程序时,表示层中的浏览器请求处理程序将处理来自web界面的请求。
This gives you some control over presentation in the event that a user manages to submit an invalid request via legitimate means.
倘若一个用户想要通过合法手段提交无效请求,这可以给您一些显示控制。
It accepts the request from the browser, requests the service from the business logic layer, generates the presentation, and responds to the browser.
它从浏览器接受请求,从业务逻辑层请求服务,生成表示并对浏览器做出响应。
应用推荐