java实现遍历树形菜单方法——struts.xml实现
2024-04-25 14:12:25 阅读次数:25
java,struts,xml
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.1//EN" "
<struts>
<package name="json_default" namespace="/" extends="json-default">
<action name="getTree" class="org.web.TreeAction" method="getTree">
<result name="success" type="json">
<param name="root">treejson</param>
</result>
</action>
</package>
</struts>
版权声明:本文内容来自第三方投稿或授权转载,原文地址:https://blog.51cto.com/u_12718584/2843163,作者:穆雄雄的博客,版权归原作者所有。本网站转在其作品的目的在于传递更多信息,不拥有版权,亦不承担相应法律责任。如因作品内容、版权等问题需要同本网站联系,请发邮件至ctyunbbs@chinatelecom.cn沟通。
上一篇:09EasyUI 菜单与按钮- 创建简单的菜单
下一篇:通过powersehll命令彻底AD域控回收站信息