java - GWT - server side - how to add external lib right to war file with eclipse -


i have tried add external jar eclipse project , works in "run -> gwt application" mode only. when deploy tomcat external jar missing in exported war file :( please tell me how can add external lib gwt project have added automatically exported war file (servlets use it)?

any useful comments appreciated

add file war/web-inf/lib folder. can drag file folder. add file build path right clicking on project -> properties -> build path -> libraries tab.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -