International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 42 - Number 17 |
Year of Publication: 2012 |
Authors: Pallavi S. Kul, B. B. Meshram |
10.5120/5787-8037 |
Pallavi S. Kul, B. B. Meshram . Logger and Verifier: Security Patterns for E-commerce Application. International Journal of Computer Applications. 42, 17 ( March 2012), 30-35. DOI=10.5120/5787-8037
Design patterns, acting as recurring solutions to common problems, offer significant benefits such as avoiding unnecessary complexity, and promoting code reuse, maintainability and extensibility. Reusability and adapting to the changing software requirements are some of the challenges faced by software engineering community. In order to achieve these goals, application of Deign Patterns in software design is a proven practice. This paper describes the patterns which are useful in E-commerce Application. It also describes proposed patterns for E-commerce application with some modifications in the exiting Gang of Four patterns like Template method and FactoryMethod.