coloquei livro.autor.nome mas está dando erro.
HTTP Status 500 – Internal Server Error
Type Exception Report
Message /livro.xhtml @93,51 value="#{livro.autor.nome}": Property [autor] not found on type [br.com.caelum.livraria.modelo.Livro]
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
javax.servlet.ServletException: /livro.xhtml @93,51 value="#{livro.autor.nome}": Property [autor] not found on type [br.com.caelum.livraria.modelo.Livro]
javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
Root Cause
javax.el.PropertyNotFoundException: /livro.xhtml @93,51 value="#{livro.autor.nome}": Property [autor] not found on type [br.com.caelum.livraria.modelo.Livro]