On Thu, Mar 24, 2011 at 11:02 AM, Whut Jia <whut_...@163.com> wrote: > Hi, > all! I want to parse a jsp page in my handler.How can I do it?? > Please help me! In my handler, I do a request (http://www.xxx/xxx.jsp)with > libcurl,and then parse returned response ,and draw some infomation.Please ask > how to parse this jsp response???
Please don't create duplicate threads. Someone already recommended an example of an HTML parsing module -- what more advice could you want?