Unable to import HttpServlet in IntelliJ Ultimate with JavaEE

0

I am trying to create an application with JavaEE in IntelliJ Ultimate. The plugin comes by default and is activated, but when it comes to importing

import javax.servlet.*

I do not see the library, does anyone know of any solution? Thanks.

    
asked by DDN 30.05.2017 в 12:18
source

0 answers