JSP ContextPath not resolving

已回答

This one screenshot basically sums up my problem. I just updated IntelliJ today, and `${pageContext.request.contextPath}` is not resolving as a directory as it has been before.

 

On my other computer which I haven't updated IntelliJ it is like this:

 

Other info:

OS: Windows 10 Pro 1803 Build 17134.648

IntelliJ IDEA 2019.1 (Ultimate Edition)
Build #IU-191.6183.87, built on March 27, 2019
Licensed to Hykilpikonna Gui
Subscription is active until December 22, 2019
For educational use only.
JRE: 1.8.0_202-release-1483-b39 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
0

Can't reproduce:

Please try File | Invalidate Caches | Invalidate and Restart.

If the issue remains, please provide a sample project illustrating the problem and the exact steps to reproduce.

0

Worked after Invalidating Caches!

Thanks!

0

请先登录再写评论。