ActionFilter
		com.yihu.core.filter.ActionFilter
		
			encoding
			UTF-8
		
		
			ignore
			yes
		
	
	 
		ActionFilter
		/*
	
	
	
        struts2Filter
        org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
    
   
		struts2Filter
		*.action
		REQUEST
		FORWARD
	
	
		struts2Filter
		*.do
		REQUEST
		FORWARD
	
  
    This is the description of my J2EE component
    upload
    UploadServlet
    com.yihu.upload.UploadServlet
  
  
    UploadServlet
    /servlets/UploadFileServlet
  
  
  
    This is the description of my J2EE component
    download
    DownloadServlet
    com.yihu.upload.DownloadServlet
  
  
    DownloadServlet
    /servlets/DownloadServlet
  
  	
  
    login.html
  
   
      session_url
      127.0.0.1:6666
  
   
      login_url
      http://localhost:9090/Hos-Process