init-parameters
cvc-complex-type.2.4.a: Invalid content was found starting with element 'init-param'
This is my web.xml xsd <?xml version=\"1.0\" encoding=\"UTF-8\"?> <web-app xmlns=\"http://java.sun.com/xml/ns/javaee\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"[详细]
2023-02-14 06:46 分类:问答Difference b/w <context-param> and <init-param>
DD elements <context-param> and <init-param> both can be retrieved by the getInitParameter() method, in the servlet code.[详细]
2022-12-17 13:33 分类:问答