If you were unable to make it to JavaOne this year, news.com have a collection of photos from the event.
Also, slides from most of the technical sessions are now available in PDF form from the JavaOne site here.

Articles, notes and random thoughts on Software Development and Technology
If you were unable to make it to JavaOne this year, news.com have a collection of photos from the event.
Also, slides from most of the technical sessions are now available in PDF form from the JavaOne site here.
I’ve frequently browsed Erik Thauvin’s Linkblog since he does an excellent job of trawling the net and picking out the most interesting and relevant Java and technology news items (and I’ve even had a couple of my own posts linked there). Sad to say that Erik has decided to end the blog… that’s a big loss for the community to lose such a good news resource…
If you make changes to /etc/profile and want them to take effect immediately without rebooting, run the script using . ./profile (assuming the file has execute flag set, if not chmod +x profile to set it).
TheServerSide.com have a video interview with Rod Johnson on their site – in the interview they discuss Spring 2.1, Spring Web Flow and Spring Batch.