294 CHAPTER 6: Component-Based Web Development Using JSF 2
Listing 6-22. sideBar.xhtml
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html >
- <html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:h="http://java.sun.com/jsf/html"
- xmlns:ui="http://java.sun.com/jsf/facelets">