comparison src/main/webapp/pages/books.jsp @ 102:6a508b605b5f

1. add new page : footer.jsp. 2. embed footer.jsp into other pages.
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Fri, 29 Sep 2017 16:03:06 +0200
parents b27a99201cbe
children
comparison
equal deleted inserted replaced
101:8ba79fb4286e 102:6a508b605b5f
553 553
554 554
555 <% } %> 555 <% } %>
556 </form> 556 </form>
557 </div> 557 </div>
558 558 <jsp:include page="../componentes/footer.jsp"/>
559 </body> 559 </body>
560 </html> 560 </html>