I m trying to write a simple tool that allows me to copy content from a web page, paste it into a JTextArea and convert it to HTML. Is there a way to do this? Are there libraries out there that will help? This would be similar to what Dreamweaver is able to do when you paste rendered HTML content into the Design area and it s converted back to HTML for you in the Code area.
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 ...