so the questions as in the title, I need to run my server application in Tomcat on a System which is 32 bit Windows XP, I am working and compiling on my 64 bit Windows 7 in Ecli
You could install a 32bits jdk on a 64bits machine. point the JAVA_HOME to this jdk and use it. It