<c:url var = "" value="" > functions works fine, but IntelliJ still see as an error(red). Solution?

200 views Asked by At

I have 2 functions which are Update and Delete. They work fine when I debug or run actual code, but IntelliJ shows these two paths as an error.

enter image description here

enter image description here

enter image description here

Also, I have tried IntelliJ's own suggestion child tag, but it didn't work as well.

enter image description here

1

There are 1 answers

0
CrazyCoder On BEST ANSWER

It's a known bug in IntelliJ IDEA, please follow it for updates.