摘要: The model contains the business logic and interact with the persistance storage to store, retrive and manipulate data.The view is responsible for dispalying the results back to the user. In Struts the view layer is implemented using JSP.The controller handles all the request from the user and select 阅读全文
posted @ 2012-01-02 19:23 greencolor 阅读(148) 评论(0) 推荐(0) 编辑