The official Java EE 7 lab, which now uses NetBeans IDE 8.0.2 and GlassFish 4.1, has been updated and restructured so that anyone can go through the lab entirely on their own or organize events where they guide others through the process of learning Java EE. Get started today with a great set of exercises to acquaint yourself with Java EE 7: https://blogs.oracle.com/theaquarium/entry/java_ee_7_hands_onhttps://glassfish.java.net/hol/
Working with HTML and CSS? NetBeans is a complete development environment for HTML and CSS files, including integration with Chrome -- watch its key HTML/CSS features in 7 minutes here:
In less than 7 minutes, let's get started creating mobile web apps! You'll be surprised how effectively you can use tools to get the job done quickly and easily with the HTML5 Boilerplate template:
Как установить tomcat? При установке IDE онo вроде предлагалocь а я отказался. Сейчас понадобилось. Через apt-get install tomcat7 и настройку конфигов как написано на их сайте ничего не вышло. Начинает деплой и висит. Сам tomcat работает
Или я делаю что-то не так, или он (8 версия) криво работает с jsp Например в импорте то работает автодополнение, то нет, подсвечивает <html> ошибкой, предлагает автоисправление, но при этом ничего не происходит. Несмотря на эту «ошибку» проект запускается нормально..
В Си писал что функции free и malloc не найдены, тем не менее все компилилось и работало.