사용자 도구

사이트 도구


white:h5_jsp_service

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
white:h5_jsp_service [2018/07/20 03:02] taekguwhite:h5_jsp_service [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1
줄 4: 줄 4:
 기존 3.1의 doAction 부분과 같이 액션을 정의하는 <h5:Actions>부분으로 구성되어있다 기존 3.1의 doAction 부분과 같이 액션을 정의하는 <h5:Actions>부분으로 구성되어있다
  
-  * Service +  * h5:Service 
-      * Data +      * h5:Data 
-      * Codes+        h5:Codes 
 +          * h5:Code 
 +          * h5:Messages 
 +      * h5:Actions 
 +        * h5:Action name="retrieve" type="SERVICE_CALL" target="FLM0010_00_R01" <-- 조회할때 사용하는 
 +          * h5:Message 
 +          * h5:ResultEvent 
 +            * h5:Action type="BIND_DATA" 
 +              * h5:Message 
 +          * h5:FaultEvent 
 +            * h5:Action type="ALERT" 
 +        * h5:Action name="new" type="SERVICE_CALL" <-- 입력 
 +          * h5:Message 
 +            * h5:Column id="lang_def_id" autoValue="true"  
 +            * h5:Column id="lang_def_type" valueType="script"  
 +              * jsp:attribute 
 +        * h5:Action name="save" type="SERVICE_CALL" target="FLM0010_00_S01" serviceCallType="SAVE" useConfirm="true" <-- 저장 
 +            * h5:Message 
 +            * h5:ResultEvent 
 +              * h5:Action type="ALERT" 
 +              * h5:Action type="RUN_ACTION" target="retrieve" 
 +            * h5:FaultEvent 
 +              * h5:Action type="ALERT" 
 +      * h5:ExtScript 
 +      * h5:PageEvent
  
 <h5:Service> <h5:Service>
white/h5_jsp_service.1532055770.txt.gz · 마지막으로 수정됨: 2025/04/15 10:05 (바깥 편집)