If you begin with the lower layers of your application and apply patterns like Data Access objects and session facades, you should not end up with domain logic in your JSPs and other View objects.
如果您从应用程序的底层开始应用一些模式(如数据访问对象和会话Facade),您就不应该在您的JSP和其他视图对象中使用域逻辑。
If you begin with the lower layers of your application and apply patterns like Data Access objects and session facades, you should not end up with domain logic in your JSPs and other View objects.
如果您从应用程序的底层开始应用一些模式(如数据访问对象和会话Facade),您就不应该在您的JSP和其他视图对象中使用域逻辑。
应用推荐