JSP Model 2 Architecture - Back to the Future!
Presenter: Joe Pluta
JSP Model II is a powerful technique rooted in Model-View-Controller (MVC) technology. It makes development of JavaServer Pages fast and easy, while at the same time dividing the labor the way it should be divided: between those who write the business logic and those who make the web pages look good. And the good news is that you've been using this architecture for your entire career! In many ways, JSP Model 2 is really just the Java world catching up to what we've been doing in the green screen forever. In this session, I'll show you how JSP Model 2 works and how it can allow you to develop sophisticated, powerful multi-language and even multi-platform applications. Most importantly I'll show you how you can make Java and RPG work together, letting you control exactly how much Java you need, from just a sliver to a 100% Pure Java application!
|