Set Java path permanently vim /etc/profile # add export JAVA_HOME=/usr/lib/jvm/jdk-11. Read more »
JSP application which does the authentication using the Google OAuth.. Read more »
Compile gradle project with different version of JDK // jdk. Read more »
Sort collection using stream and Lambda functions. import java.util.ArrayList; import. Read more »
Here MyContextListener is a listener which implements ServletContextListener --- web.xml. Read more »
Servlet is created using these 3 methods: extends HttpServlet implement. Read more »