I ve got WebView, which runs JS/html code. I need to be able to save JS code state with all variables so that I can restore it later. I know about localStorage api, but I need to save the whole web page state. Is it possible?
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...