Results 1 to 2 of 2
Thread: Please help with this
- 12-11-2008, 11:19 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 63
- Rep Power
- 0
Please help with this
Hi, I am writing a Java teaching application which teaches the user how to program in Java. It's going well but there is one thing that I need help with that would make it complete. I have been looking at the Javala website and I want the user to be able to run programs in my application in the same way as the examples on the Javala website. Surely there is a way to do this. Apparently, code written in Java can be compiled and executed in Visual Basic through the command prompt.
Any help on this is greatly appreciated.
- 12-11-2008, 11:47 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 8
Could you please use thread title that say something about what the problem is. You've started about 20 threads here and they are all titled (approx.) "help with this". That is more than a little annoying, and most definately does not help you attract the people that can actually help you.
You can do it through Java itself. As of 1.6 take a look at the Compiler class.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks