I have an ARM-based platform and I'd like to use it to serve GWT application. On x86 I'd go with Tomcat to serve pages, but what options do I have on ARM architecture?
Although GWT is preferred it isn't a must-have but I don't want to switch from Java to PHP.