Browsing Monthly Archive
October 2009
Tweaking Firefox: Disable login dialog
If you want to visit a webpage which is password protected, you can skip the authentication screen by placing your username and password directly into
servletconfig vs servletcontext
In this little blogpost, I’ll try to explain the differences between ServletConfig and ServletContext and when you can use them into a Java Web Application.

