Java

Tomcat ROOT webapp: Proper redirection

If you are deploying your web application to a Tomcat server under a specific path then in most cases you want to make sure that the root path and any possible error messages outside of the scope of your application redirect properly to your web app.

Eclipse for Java developers: Keyboard shortcuts | Part 3

I want to present you some more keyboard shortcuts that you can use in Eclipse for Java Developers. These shortcuts mainly help you to navigate through the source code so it may be especially helpful if you are working on a project that you are not really familiar with yet.