当前位置: 代码迷 >> Java Web开发 >> xml位置在哪呢
  详细解决方案

xml位置在哪呢

热度:224   发布时间:2011-09-08 14:45:41.0
xml位置在哪呢
web.xml在哪呢
servlet怎样配置呢
struts2的struts.xml配置
spring的applicationContext.xml配置
hibernate的hibernate.cfg.xml配置
是不是由xml控制的
下列代码对不
<?xml  person  
       --//http://www.sun.com/oracle/xxx.dsd"?>
<person>
   <property  name="age"  value="21"/>
   <property  name="name"  value="jfei"/>
   <property  name="sex"   value="famele"/>
   <property  name="address"  value="河南郑州"/>
   <property  name="job"      value="seoer"/>
   <include   file="www/hntuotong/jfei.xml"/>
</person>
<!-- 以上代码代表什么意思呢  -->
搜索更多相关主题的帖子: xml  hibernate  property  address  include  

----------------解决方案--------------------------------------------------------
是不是定义xml属性啊
----------------解决方案--------------------------------------------------------
和html差不多理解
----------------解决方案--------------------------------------------------------
呵呵
----------------解决方案--------------------------------------------------------
  相关解决方案