What kind of object do I have to create before using writeStartDocument
You are really innovative. teralaser++
hehe
hi folks
who knows about Seam framework ?
hi , all when i try to access a class static final member i get the error of java.lang.NoClassDefFoundError exception
it's a runtime error
any idea?
~show us
Paste the code (and any errors) in the pastebin where we can see it. See ~pastebin for options.
Most likely cause is that your classpath is wrong.
And that accessing the member is trying to load a class for the first time only to discover it's not there.
Hello. What kind of object do I have to create before using writeStartDocument()?
Why cannot I use it with a Document?