Add servlet in a java library

179 views Asked by At

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?

0

There are 0 answers