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 ...
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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Client-side JavaScript frameworks are all the rage, but they aren’t always the right answer if ...
Java remains a powerhouse tool for application development, but developers need to take advantage of new design principles to get the most from their applications. Dave Rosenberg has more than 15 ...
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 ...
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 ...
JavaServer Pages (JSP) is a more flexible technology than servlets because it can respond to dynamic changes at runtime. Can you imagine a common Java class that has this dynamic capability too? It ...
A Java/Jakarta EE-compliant, Web-based application server from Sun. It supports C, C++ and Java applications, Java servlets, JavaServer Pages (JSPs) and Enterprise JavaBeans. From more recent to ...
A look at some of the best database and RDBMS tools for Java software developers. Learn more about Java and database programming. Java developers often rely on specific database tools to efficiently ...