SyntaxFix
Write A Post
Hire A Developer
Questions
This could be done simpler:
<base href="${pageContext.request.contextPath}/"/>
All URL will be formed without unnecessary domain:port but with application context.
domain:port