One of the most extended belief about web applications is that most of them are insecure. This opinion is supported by statistics published by SANS [1] which show that almost half the vulnerabilities ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...
Watch out Oracle, Pivotal is offering a lighter alternative to the Java Enterprise Edition (JEE) stack. The company has collected many of its technologies into a single integrated package, called the ...
Overview: Cloud-native and microservices architectures are becoming even more central to modern applications, with Java and ...
Having introduced its Modern Web Application (MWA) pattern for Java developers late last year, Microsoft is now promoting the cloud-centric concept further by highlighting the benefits of the ...
What is the best application server? The answer depends on what an enterprise is looking for. Compare Apache Tomcat to these four offerings to see which Java app server fits. Continue Reading ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
When Java developers start talking about application servers, Tomcat is often thrown into the mix. After all, it’s one of the most popular options for lightweight development scenarios, and in many ...
Hi,<BR><BR>I'm developing a Java webapp for displaying my photos on the web. It is a simple war file that takes a hierarchy of folders and displays them as web pages with thumbnails, folder navigation ...