| Author |
erro web.xml
|
k silva
Greenhorn
Joined: Jan 21, 2008
Posts: 9
|
|
That error is this? XML document structures must start and end within the same entity
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
It means that you must have BOTH starting and ending tags. For example If you forget to close a tag, or mistype it, I think that you'll get such an error.
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: erro web.xml
|
|
|