raviaaaa 0 Newbie Poster

Hi
Iam new to xml i have a issue:
issue:
----
xml perser or xmlc converts .loginHTML files to loginDom.java files
then iam accessing automatically generated logindom.java(in the package com.dom) into some other java file it is showing compilation error saying that logondom.java com.dom package doesn't exist

bocz of this iam getting build failed error in eclipse tool
plesse suggest me on this or give me some site to get completed tutorials.

example:
com.dom.logindom.java
new file hello.java:
then iam accessing logondom file in the hello showing compilation error
import com.dom.logondom;-- compilation error at this line showing package does n't exist
public class hello
{
}

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.