hi,i'm a newbie of java.now develop a system to evaluate the usability of a website.
now i facing a problem.how i retreive the hyperlink,image and others fr the HTML code?
use bufferReader to read out the HTML code?
or use the tokenizer better?or use both of it?
somebody help me,pls..my program stuck..

Recommended Answers

All 2 Replies

Please use proper english as what you wrote above is not understantable. So give it a go with proper explanation and post any supporting coding that you have

Post an example of the thing you are trying to achieve. Is it by any chance: <a href="../something.html">Here</a> and you need to extract the 'something.html' ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.