Compiling the Java File
The following example shows a command line for compiling the Java file. In this example, the Java file name is TestSimplePost.java:
javac -classpath "C:\PT8.53\webserv\ps\applications\peoplesoft\PSIGW.war\
WEB-INF\classes;." TestSimplePost.java