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
You can use HttpServletRequest.getRequestURL() but looking at the test it could just use getScheme() and achieve the same result. I'll do a quick PR but note that I can't test this as I'm not set up to run the platform tests, just the individual specs.
As per https://www.eclipse.org/lists/jsp-dev/msg00303.html, resolve failure
Cannot find symbol HttpUtils
in basicSSL.jsp as HttpUtils is removed in Servlet 6.0.Also remove comment reference to HttpUtils in
[implicitImportHttp.jsp](https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/web/jsp/spec/tagfiles/directives/tag20/implicitImportHttp.jsp.
The text was updated successfully, but these errors were encountered: