Could anybody debug jsp throught intellij idea

i think intellij idea is better than eclipse. so i import project from my eclipse into intellij idea. everything goes well except for debuging jsp. i could not fix the puzzle. i note jetty is inner web server. i test that another project is web project, web server is tomcat, and jsp could be debugged correctly. could anybody fix it out?

my eclipse could debug jsp fine.