JSPGen软件开发框架第四版 开发手册

6.1、配置文件

配置文件名为:jspgen-action.xml

主要功能:Action初始化参数设置、对Action返回关键字与模板文件进行匹配。



  
  
    
    true
    
    false
    
    
    
    gen
    
    !
    
    /WEB-INF/template/
    
    true
    ${space}/${action}_${result}.jsp
  
  
  
    
    error.jsp
    success.jsp
  
  
  
    
    
    	
    	${space}/${action}_input.jsp
    	${space}/${action}_list.jsp
    	${space}/${action}_view.vm
    
	
  

  


Copyright ©2006 - 2014 JSPGen.Com.All rights reserved.