CodeLover55
Programmer
I am a C++ programmer but have been asked to test a small Java application. Since I don't know much about Java, I am looking for some help from the Java gurus.
)
1) If I have a few *.java programs on my machine, what all do I need to compile and run it ? Is JRE sufficient ? All I know is that I have to use javac to compile and then java to interpret it.
2) I have a JSP code on my computer but don't have any IIS or any web services running on my computer. How can I run that JSP then ? What do i need to install on my computer ( preferably FREE software !! ) ?
Thanks.
1) If I have a few *.java programs on my machine, what all do I need to compile and run it ? Is JRE sufficient ? All I know is that I have to use javac to compile and then java to interpret it.
2) I have a JSP code on my computer but don't have any IIS or any web services running on my computer. How can I run that JSP then ? What do i need to install on my computer ( preferably FREE software !! ) ?
Thanks.