BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
Introduction to JSP
JSP is a Sun Microsystems specification that enables you to produce dynamic Web-based applications. WebLogic Server's implementation of the Sun specification employs the Model-View-Controller design pattern (see Chapter 16, “JavaBeans and Model-View-Controller (MVC) Architecture”). This design pattern allows multiple presentation views and varied data update mechanisms with no effect on core application logic. This is accomplished by separating content development from presentation development, which enables Java developers to add JSP code to predeveloped presentation pages (HTML, DHTML, WML, XML) and enables presentation developers to modify Web page appearance without altering dynamic content.
WebLogic Server's implementation ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access