News

If you are a Java developer and have a Java web application in a .war file, you cannot directly deploy it with nginx. For this you need a Java application server, such as Jetty or Apache Tomcat.
AS 7: Built for speed with JBoss modules JBoss proved that most Enterprise Java Professionals really aren’t busy enough at work these days, as everyone from Java Superstar Matt Raible (rhymes with ...
Template based web design with JSF Facelets: ui:insert versus ui:include When creating a web page template with JSF, a developer needs to know the difference between ui:insert and ui:include. They're ...