News

A Java Web application is a self-contained collection of configuration files, static and dynamic resources, compiled classes and support libraries that are all treated as a cohesive unit by the ...
Ok, so I do a lot of Java application development, but want to get into java web programming as well( for my new personal website I'm working on ).What I am confused about is what Java technology ...
I have been coding JSP's for a few years now using scriptlets and beans. What should I focus on next? JSTL, Spring or something else? Opinions, thoughts and good arguments are much appreciated ...
JavaServer Faces (JSF) is the Java standard technology for building component-based, event-oriented web interfaces. Like JavaServer Pages (JSP), JSF allows access to server-side data and logic.