i have a java chat server/client application which i got from
http://nfcchat.sourceforge.net/ but the instalation guide only says how to use WAR files on tomcat (the Tomcat webapps directory), and i am using windows server 2003
can i run WAR files on ws2k3 and if so, how
alternatively, does anyone know where i can get a similar java chat applet that does not use irc, or a tutorial on making one (im pretty panta at java, i made one chat thing once, well..sort of.. it was like 2 files big and 1 was a multicast connection, and i didnt really know what i was doing anyway