UbuntuIRC / 2008 /05 /24 /#ubuntu-java.txt
niansa
Initial commit
4aa5fce
[07:56] <yogi> hi i m working on xml parsing . i have problem with xml posting in java .
[07:57] <yogi> when data is in English language then it post well , but when i add Marathi language then it give error
[07:58] <yogi> like
[07:58] <yogi> no more data available - expected end tags </field></doc></add> to close start tag <field> from line 17 and star
[07:59] <yogi> same xml is post with English language ,but not with Marathi language
[07:59] <yogi> any one know what is problem