DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Ramon Rasaq Guest

    where is the location for java\classes in NT using jdk1.3


    Please HELP.

    I am writting a java program in order to implement XML documents. The problem
    is
    1, I have to import com.ms.xml.ELEMENT
    2, import com.ms.xml.Document
    3, import com.ms.xml.ParseException
    Anytime I do these steps in jdk 1.3, the error is always document not found.
    I was told to put com folder in java\classes folder which I can not find
    in jdk folder, CAN ANYONE HELP -- Please

  2. #2
    mike m Guest

    Re: where is the location for java\classes in NT using jdk1.3


    are these classes in a jar or zip file? if so then include them in your apps
    classpath.

    cheers,
    mike

    "Ramon Rasaq" <rrasaq@yahoo.com> wrote:
    >
    >Please HELP.
    >
    > I am writting a java program in order to implement XML documents. The

    problem
    >is
    > 1, I have to import com.ms.xml.ELEMENT
    > 2, import com.ms.xml.Document
    > 3, import com.ms.xml.ParseException
    > Anytime I do these steps in jdk 1.3, the error is always document not found.
    > I was told to put com folder in java\classes folder which I can not find
    >in jdk folder, CAN ANYONE HELP -- Please



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links