You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{element: 'httpEndpoint element',line: 18,column: 10,expectedDoc: 'Configuration properties for an HTTP endpoint.'},
87
+
{element: 'feature element',line: 15,column: 16,expectedDoc: 'Specifies a feature to be used when the server runs.'},
88
+
{element: 'featureManager element',line: 14,column: 10,expectedDoc: 'Defines how the server loads features.'},
89
+
{element: 'webApplication element',line: 20,column: 10,expectedDoc: 'Defines the properties of a web application.'},
90
+
{element: 'jsp-2.3 feature value',line: 15,column: 22,expectedDoc: 'This feature enables support for Java Server Pages (JSPs) that are written to the JSP 2.3 specification.'},
91
+
{element: 'httpPort attribute',line: 18,column: 33,expectedDoc: 'The port used for client HTTP requests. Use -1 to disable this port.'}
{element: '@WebServlet annotation',line: 23,column: 2,expectedDoc: 'Annotation used to declare a servlet.'},
176
+
{element: 'HttpServlet class',line: 24,column: 35,expectedDoc: 'Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.'},
177
+
{element: 'HttpServletRequest type',line: 30,column: 35,expectedDoc: 'Extends the javax.servlet.ServletRequest interface to provide request information for HTTP servlets.'},
178
+
{element: 'HttpServletResponse type',line: 30,column: 70,expectedDoc: 'Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.'}
{element: 'httpEndpoint element',line: 19,column: 10,expectedDoc: 'Configuration properties for an HTTP endpoint.'},
87
+
{element: 'feature element',line: 16,column: 16,expectedDoc: 'Specifies a feature to be used when the server runs.'},
88
+
{element: 'featureManager element',line: 15,column: 10,expectedDoc: 'Defines how the server loads features.'},
89
+
{element: 'webApplication element',line: 21,column: 10,expectedDoc: 'Defines the properties of a web application.'},
90
+
{element: 'jsp-2.3 feature value',line: 16,column: 22,expectedDoc: 'This feature enables support for Java Server Pages (JSPs) that are written to the JSP 2.3 specification.'},
91
+
{element: 'httpPort attribute',line: 19,column: 33,expectedDoc: 'The port used for client HTTP requests. Use -1 to disable this port.'}
{element: '@WebServlet annotation',line: 23,column: 2,expectedDoc: 'Annotation used to declare a servlet.'},
176
+
{element: 'HttpServlet class',line: 24,column: 35,expectedDoc: 'Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.'},
177
+
{element: 'HttpServletRequest type',line: 30,column: 35,expectedDoc: 'Extends the javax.servlet.ServletRequest interface to provide request information for HTTP servlets.'},
178
+
{element: 'HttpServletResponse type',line: 30,column: 70,expectedDoc: 'Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.'}
0 commit comments