@SuppressWarnings("unchecked")
List<CustomerBean> customers = (List<CustomerBean>)session.getAttribute(CSRD_CONTACT_LIST);
Tips, thoughts, technologies and techniques used in enterprise portal solutions. Originally published at Head in the Web
Tuesday, November 17, 2009
Suppress Eclipse Warnings Annotation
When I search for something too many times, I try to remember to post it here. So, to drop the warnings for type safety when you know all is fine, you can do the following:
Tuesday, November 3, 2009
I Love The Internet Thiiiiiis Much
A recent thread on Linked In lead me to this site showing how many web sites there are: http://news.netcraft.com/archives/web_server_survey.html
Subscribe to:
Comments (Atom)