Index
H
handleRequest() method, AbstractController class, 482
handleRequest() method, Controller interface, 470, 474
HandlerMapping interface,com.interface21.web.servlet package, 470, 473
HashMap class, java.util package, 651
compared to HashTable class, 651
HashTable class, java.util package, 646
compared to HashMap class, 651
275
J2EE design, 679
persistence management, 253
testing without EJB container, 412
hidden form fieldsproblems with, 491
web tier session management, 491
hiding methodssee under methods.home Interface business methodsBMP/CMP hybrids and persistence, 300
entity beans, 295
hook method, 154
horizontal Implementation approach, 62
HTML generation librariesadvantages, 562
description, 562
disadvantages, 562
htmlKona HTML generation library, 562
Jetty HTML generation library, 562
view technologies, 562
HTML tag library, Struts, 460
htmlKona HTML generation library, 562
HTTP-GET/HTTP-POSTtesting web specific issues, 100
web caching using HTTP, 666
use HTTP POST for web caches, 667
HttpServlet classgetLastModified() method, 668
service() method, 669
HttpServletBean class, com.Interface21.web.servlet package, 472
HttpServletRequest InterfacegetParameter() method, 493
getSession() method, 510
HttpServletRequestDataBinder class,com.Interface21.web.bind package, 505
close() method, 506
HttpServletResponse InterfacesetDateHeader() method, 668
setHeader() method, 668
HttpSession object, Servlet APIgetAttribute() method, 488
setAttribute() method, 488
SFSB replication using, 369
state often held in two locations, 369
web tier state management 48RHttpUnit project, 104