Java Cookie auto manager -


i'm new java. , have troubles java's cookies. let me put it.

i want post json(paras username , password) server using api. if have login, can request other datas using api, have provide information using cookies. want methods python's cookiejar can manager cookies automatically.

so,i can post username , password http server using tools cookiejar firstly.then can other data using cookies requesting http api.

could me?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -