J
jcd.news
Hello.
I have written an Html source code in a string.
For example : String s=" <html ><head> <meta .........</html>"
I want my java application to create an html file with this source
code on my hard disc.
How can I do it?
Thank you.
I have written an Html source code in a string.
For example : String s=" <html ><head> <meta .........</html>"
I want my java application to create an html file with this source
code on my hard disc.
How can I do it?
Thank you.