First of all I will expose the problem.
I need to comment on a page (This has wordpress). I'm using webview and jsoup to only show that section of the page but when the comment is sent it reloads the webview and shows the whole page.
So I want to know if I can make a form in the app and send it in some way to the comments section of the page.