can you plz specify what the problem is? Usual way of deploying for tomcat with eclipse(at least how i do it..) 1) Make sure you have all the libs that you referenced in your \war \WEB-INF\lib folder, for projects that you referenced in eclipse, do the same. 2) GWT compile 3) Zip the contents of your war folder. rename the yourprog.zip file to yourprog.war 3) use the tomcat Manager to deploy the war file.
Florian -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
