Spring, Hibernate, Java EE in the 3 Tier architecture

前端 未结 3 639
南旧
南旧 2021-02-04 17:25

I need to get a start as to where I put those technologies in the 3 Tier architecture: This is what I have...

  • presentation layer: HTML, JSP

  • app

3条回答
  •  难免孤独
    2021-02-04 17:49

    If you want to use Spring MVC, it will most likely live in the presentation tier.

提交回复
热议问题