Skip to main content

GUI to run and deploy web application



I built java GUI interface for an Editor application , the editor is used to write java web application code , I want to add button to the editor , so when user click on the button the web application start working , and if there is an exception in the web application , all the exception is written in file ( ie. log.txt file )





Can someone help me in that Thank you very much for you


Comments

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?