【问题标题】:frameset in strutsstruts中的框架集
【发布时间】:2012-10-11 11:10:41
【问题描述】:

我是Struts 2 的新手。我正在尝试使用Struts Framework 开发一个Web 应用程序。 IDENetbeans-7.2。 我想在一页中制作 3 个部分。

例如:Facebook“好友列表”、“墙帖”、“群组列表”。

我正在尝试在 struts 中使用< html:frame> 标签(html 中的frameset)。

我的问题: 1.我可以使用frame来实现这个功能吗?如果是的话,你能举个例子吗? 2. 有没有其他方法可以实现这个功能?

提前致谢。

【问题讨论】:

    标签: java facebook struts2 frameset


    【解决方案1】:

    您可以在 Struts2 中使用图块。 More information。新版本的struts2 已经包含了tiles jar。您只需要为其定义配置文件。 You can look more into struts2 website here

    Example here

    注意:: HTML5 框架集已弃用。

    【讨论】:

      猜你喜欢
      • 2012-03-18
      • 1970-01-01
      • 2012-04-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-05-20
      • 2015-05-19
      相关资源
      最近更新 更多