If you use Java, you will have some further steps to carry out. Firstly, in your .bashrc file, you can add the line
[name@server ~]$ export CLASSPATH=.
which will allow your code to be found during execution.