hello everyone
i have posted a question before and i was told to read about scriptengine in java
after reading about it and studying it i still was not able to solve the issue which i am facing.
i am accessing a server through URLConnection. so my code is like a person which he or she is browsing a website. one of the pages in that website uses a javascript function "alert". i want my java program to be able to return true to that function so it could be able to go through it and view the next page
kind regards
hsn
i have posted a question before and i was told to read about scriptengine in java
after reading about it and studying it i still was not able to solve the issue which i am facing.
i am accessing a server through URLConnection. so my code is like a person which he or she is browsing a website. one of the pages in that website uses a javascript function "alert". i want my java program to be able to return true to that function so it could be able to go through it and view the next page
kind regards
hsn
Comment