
p:	
	javac ValidateApplet.java
	appletviewer test.html

j:
	javac ValidateApplet.java

a:
	appletviewer test.html
