How to connect Java Form(jframe) to a website ,to exchange information
i am trying to create an app using jframe ., HERE'S WHAT I KNOW
-->Connecting a website Using JSOUP -->Retrieving Data by id and class
using JSOUP
HERE'S WHAT I WANNA KNOW -->Setting the value of a textfield on a website
from my jframe textfield -->Clicking a button the website using my jframe
THE ABOVE CODE IS IN JAVA AND I HAVE USED JSOUP AS A LIB TO HELP ME GET
EASY HTML CODE EMBEDDING
No comments:
Post a Comment