×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / 紧急求助: 请了解xml和java 的DX们看进来:
    有这么一个assignment:

    use XML to organize the informatioin about all the cis courses offered in Fall 2001.for each course, the information includes course number, course title, instructor(s), time and classroom. Create a DTD file to declare the required markups and store the course information in an XML file. 需要xsl来存储显示信息.

    write a java program that takes the XML file and DTD file as input, transforms the data into HTML so that the data can be properly displayed by a Web browser, and the writes the data into an HTML file.

    总的来说:
    input: xml, xsl, dtd,
    output: html file
    using: java

    对熟悉这些概念的朋友这个小作业应该不难, 现在我的问题是: 对这些概念都不清楚, 只了解java, 各位能否寄给我或者告诉我哪里能有相关的sample(与这个作业特别相近的sample)和文章, 以便我这个门外汉在2到3天内能依葫芦画瓢似的完成它.如果阁下能寄给我你们自己完成的类似的代码, 更加感激不尽了.

    俺这里先给你作个揖.
    • 俺的email: starshower1969@yahoo.com
      • 看来今天是没戏了. sigh
        • 爱莫能助,那是天书,我看不明白
        • You got a deadline?
          • 当然, 否则为什么那么急呢?
      • up
      • http://www.cs.auckland.ac.nz/compsci335st/tutorials/Tutorial5/tutorial5_1up.pdf