I am new to XML & i want to read a query from xml. which will be in cdata tag. please help me by providing source code for reading cdata usin sax parser. thanx in advance
HTML is not generally XML. I suspect that this code will not work for 99% of all web pages in existence (doesn't mean it won't work for any particular page you're interested in, of course, especially if that page happens to be XHTML).