나의 성장과정  
Front Page
Tag | Location | Media | Guestbook | Admin   
 
js의 xml transformation

쩝..어제 작업한게 중간에 오해가 있었지만, 잘 해결됐다.

그래도 하나 건진건 있었으니.. html에서 xml 변환하기.

<html>
<html>
<body>
    <script language="JavaScript">
    <!--
        // XML 문서 열기
        var xml = new ActiveXObject("Microsoft.XMLDOM")

        xml.async = false
        xml.load("Receive_Body_MARINE.xml")


        // XSL 문서 열기
        var xsl = new ActiveXObject("Microsoft.XMLDOM")

        xsl.async = false
        xsl.load("Sabechec.xsl")

        // 변형시키기


        document.write(xml.transformNode(xsl))
    //-->
    </script>
</body>
</html>


이대로라면,   전문을 받는곳(데이터를 받는곳)에 xsl,과 jsp를 심어 놓으면, 우리쪽에서
xml만 보내주면 데이터가 보여질 것 같다.

휴.. 속상한 마음을 어떻게 달랠려나..


BLOG main image
Simple is beatiful!
 Notice
 Category
분류 전체보기 (755)
전직 (0)
일상 (7)
진행중 (6)
3Fs (14)
미정 (3)
Serendipitous! (6)
지르자 : 맥북 (5)
(5)
FaceBook (3)
 TAGS
laserjet 사파리 JS 접근지정자 CP1215 Safari primitive Debug Java tomcat URL URLConnection HP Eclipse DOM 커피 color 네트워크 자바스크립트 JavaScript
 Calendar
«   2025/07   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
 Recent Entries
 Recent Comments
 Archive
 Link Site
상상할 수 있는 힘이 ..
즐겁게살자
인생의 소중한 꿈
{fly to the ocean.com}
누노의 컴퓨토피아
한RSS
[지인]I can\'t stop. Love. Lo…
[원츄]OK 괜찮아 다 잘 될거야
[원츄]애자일 이야기
[원츄]IBM Developerworks
 Visitor Statistics
Total :
Today :
Yesterday :
rss