Can google web toolkit(GWT ) migrate to AIX? [duplicate]
Possible Duplicate:
Can google web toolkit(GWT ) used on AIX ?
Currently GWT works on Solaris... is it possible to migrate it to AIX. If so is there any开发者_运维知识库 online document available on the net. Please provide for the same.
GWT application not runs on Windows, Linux, Solaris, AIX etc. It runs on application server like Tomcat, JBoss, Websphere. Generally speaking you need just install application .war file on the other machine. However - there is also one more question to consider - is your application using some server specific API's
精彩评论