Since I knew that Struts 2 used Guice internally, I was curious if the native DI support in S2 could be used in a simple application …
View this post at SonnyGill.net – Using Struts 2’s native dependency injection support
My apologies for the inconvenience. I have to do this because search engines penalize duplicate content.
The first time I paid attention to the equals() method was when preparing for SCJP exam, where you have to know what the output of some lines of code will be …
View this post at SonnyGill.net – Object equality in Java
My apologies for the inconvenience. I have to do this because search engines penalize duplicate content.
This should definitely make my life easy the next time I need to wade through HTTP request/response data – HTTP Client.
Here is a 5 minute screencast by HTTP Client creator Todd Ditchendorf that shows how to use this tool in its entirety.