I am adding an external jar file to my Java Servlets web server application in the Eclipse IDE. But when I tried to add this jar file, an error like "An internal error occurred during updating tag library index . Path Must Include project and resource name:/<jar file name>".. Please let me know which path the application is requesting, or is there any specific directory where I should put this jar file or any file where I need to update the location of the jar file. thank
source
share