Hi all
please help me solve this problem.
i programing client-server app.
client request a page formated html from server .
and client have to dislay it to interactive user.
each time user click a link in page.client send request with session to server identify.
my problem is:
if i use Webview i can not attach session when user click link on page cuz i can't get
link focused and webview automatic load page.
thanks for reading.
Regards

