I was having an annoying problem of the descriptor file not automatically updating with any new servlets that i had created. Turns out i needed to create the project using Dynamic web module version of 2.5 rather that the default 3.1
The reason being is that Servlets 3.0 specification does not require a descriptor file, the details are contained within the class itself.
Tuesday, November 8, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment