针对移动公司业务量大、营销网点多且分散的现状,设计了一套基于B/S结构的移动卡类渠道销售管理系统。该系统设计模式采用“模版方法”,技术框架选择以Spring框架为核心,集成Struts和Hibernate框架的组合进行开发。其表现层的设计采用Struts框架完成,数据层的设计采用Hibernate框架完成,业务层采用Spring框架完成。结果表明,SSH框架的使用不仅简化了系统的开发过程,而且提高了系统的可扩展性和可维护性;“模版方法”模式的采用解决了相似代码冗余的问题,降低了代码维护的成本。
Aiming at the current situation of the big portfolio and marketing network of the mobile company, a mobile card channel sales management system is designed based on the B/S structure. The design pattern of the system adopts template method and the core of the technical frame is the Spring frame, which combines the Struts and Hibernate frame. The conclusion is drawn that the use of the SSH frame not only simplify the development process of the system, but also increase the expansibility and maintainability of the system and the use of the mode of the template method solves the problem of the similar code redundancy and decrease the code maintenance costs.