Seeking Advice on Removing Long <mime-mapping> Tags in web.xml for JSP Project #128215
Unanswered
yeryoong
asked this question in
Programming Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
General
Body
I'm currently working on a JSP bulletin board project using Eclipse and I noticed that the web.xml file is extremely long. The tags alone exceed 4000 lines. Can I safely remove all these tags in the middle of the file?
Beta Was this translation helpful? Give feedback.
All reactions