December 2002
Intermediate to advanced
1050 pages
24h 49m
English
The page flow gives us half the story. At this point, we need to see the contents of the JSP page and understand the interaction of the page with the Java code behind the page, the JavaBeans. To understand the actions performed by the page and to understand the process for programming a JSP application, the code behind each of the pages is explained in-line with the JSP page. This means that if a JSP calls a method, which in turn calls another method (as many of the facade class methods will do), then all of those methods are examined at that point in the text. This means that some of the more complex JSP pages is examined in fragments, while the code behind them is examined in detail. ...
Read now
Unlock full access