Java: Writing your own listener for a web app
Example of implementing a ServletContextListener and configuring it in web.xml.
Example of implementing a ServletContextListener and configuring it in web.xml.
How to restore the default terminal colors and prompt by copying /etc/skel/.bashrc to ~/.bashrc.
Use @ViewAccessScoped to preserve view-specific state across reloads and multiple browser tabs.
SQL query example to list Oracle resource limits (processes, sessions) when not unlimited.
How to locate your Maven installation path and configure it in IntelliJ Idea (Maven home directory).