SSH和struts什么关系

2025-04-28 02:37:49
推荐回答(2个)
回答1:

SSH 为 struts+spring+hibernate的一个集成框架,是目前较流行的一种Web应用程序开源框架。集成SSH框架的系统从职责上分为四层:表示层、业务逻辑层、数据持久层...

struts是开源软件。使用Struts的目的是为了帮助我们减少在运用MVC设计模型来开发Web应用的时间。

回答2:

SSH是struts2、hibernat、spring的简称