WebSphere Commerce presentation layer
WebSphere Commerce uses Java Server Pages (JSP) to implement the view layer of the Model-View-Controller (MVC) design pattern. The view layer is in charge of retrieving data from the database through the use of data beans and formatting it to meet the display requirements. The view layers determines whether the request is sent to a browser or streamed out as XML. JSP files present a clean separation between data content and presentation.
- Spring framework with Dojo
IBM Management Center for WebSphere Commerce is built with Spring framework and Dojo.- Spring framework with JQuery
WebSphere Commerce stores are built with JQuery and the Spring framework.