hi...
i have a problem in my code. when i run my program in inetpub(localho st), the program run properly. but, when i run it on servlet(localho st:8080), there is an error:
The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document.
can i know why its happen and how to solve it...
i have a problem in my code. when i run my program in inetpub(localho st), the program run properly. but, when i run it on servlet(localho st:8080), there is an error:
The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document.
can i know why its happen and how to solve it...