Community driven content discussing all aspects of software development from DevOps to design patterns. If you’re interested in Java based web development, you’ll more than likely need to install ...
How to install the GlassFish Java Application Server on Ubuntu Server 22.04 Your email has been sent Glassfish is a free, open-source Java application server that simplifies the process of deploying ...
Latency and lag time plague web applications that run JavaScript in the browser. Here are 11 reasons why WebAssembly has the potential to completely change that. Continue Reading ...
Like other Java enterprise tools, Tomcat has migrated from the original Java EE specification to Jakarta EE. Tomcat 9 and earlier were based on Java EE; Tomcat 10 and later are based on Jakarta EE.
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 ...