I'm trying to learn JavaEE, I was creating a template and I want to use messages.properties for pages title but I keep getting this error.
javax.servlet.ServletException: Can't find bundle for base name com.linkedin.hsportscatalog.resources.messages, locale en_GB at [email protected]//javax.faces.webapp.FacesServlet.executeLifecyle(FacesServlet.java:725)
my project structure is