-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks