0

What would the best approach to :

  1. get html codes by calling url and displaying it in some views
  2. if i would be editing the values against title tag, it must be automatically updated in the url link?

How to do this?

1 Answer 1

2

Check out the JSoup cookbook.

http://jsoup.org/cookbook/

This has a lot of good information in it and should be able to answer most of your questions.

You are probably looking for something along the lines of this: http://jsoup.org/cookbook/input/parse-body-fragment

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.