14

Can anybody explain to me how to create simple web project using IDEA 12 Ultimate, Tomcat 7 and servlet API, please?
I couldn't find any tutorials for this :(

Thank you.

1
  • It's like creating it any other way, except that you can set up a server (e.g., Tomcat) to run it from within the IDE. Commented Apr 23, 2013 at 18:58

1 Answer 1

13

Check out these resources:

Also IntelliJ IDEA wiki page has a lot of examples and tutorials with pictures.


P.S.

As I see you are from Belarus, so chances are you understand Russian. Here is a video tutorial in Russian:

Видеоурок IntelliJ IDEA Tomcat JSP Servlets

0

Not the answer you're looking for? Browse other questions tagged or ask your own question.