英文:
Add servlet in a java library
问题
我已经创建了一个从Elasticsearch集群中提取数据并显示命中结果的Java库。是否可能在同一个库中添加一个Servlet和UI页面,而无需创建另一个动态Web项目?
英文:
I have created a java library that fetches data from Elasticsearch cluster and shows hits. Is it possible to add a servlet and UI page in the same library, without creating another dynamic web project?
专注分享java语言的经验与见解,让所有开发者获益!
评论