|
最初由 yining 发布
[B]WAS 5.0 automatically loads .jar files from several directories. Looks like you are using WSAD, not WAS. runtimes\.. folders are those places where .jar, .zip files get automatically loaded. If you want your own .jar to be loaded, you have to put into your project directory's WEB-INF/lib folder. [/B]
明白了,谢谢咯! |
|