简体   繁体   中英

Where is an easy J2EE demo war/ear file I can deploy?

Looking for a simple J2EE war/ear that can be deployed that is bare-bones but does a simple read-write to an Oracle db. I'm happy to configure the database or run scripts to make the relevant table. Need something today to prove to a third party host and use to compare against our own apps.

Thanks

您可以从GlassFish Samples项目中获取Java EE示例应用程序。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM