I m trying to figure out how difficult it would be to convert a Java Web Start app to an applet. Theoretically, if the application didn t do anything such as write to the file system...basically if all of it s actions should be safe within the Applet sandbox, how tricky would it be? Is it a matter of wrapping the main app inside of an applet?
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 ...