可以继承多个包吗?-6ren"> 可以继承多个包吗?-下面是我的代码: --- 在这里,是否有继承包的限制,或者我们可以继承任意数量的包。 最佳答案 继承包没有限制,可以继承任意数量的包。 The extends attribute-6ren">
gpt4 book ai didi

java - 在struts.xml 可以继承多个包吗?

转载 作者:行者123 更新时间:2023-11-29 08:55:09 25 4
gpt4 key购买 nike

下面是我的代码:

   <package name="helloworld" extends="struts-default,hibernate-default,...">
---
</package>

在这里,是否有继承包的限制,或者我们可以继承任意数量的包。

最佳答案

继承包没有限制,可以继承任意数量的包。

The extends attribute is optional and allows one package to inherit the configuration of one or more previous packages - including all interceptor, interceptor-stack, and action configurations.

关于java - 在struts.xml <package name =""extends =", ,"> 可以继承多个包吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20654052/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com