Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic General and user cayhorstmann

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


JavaOne

Once again, I got a blogging pass to JavaOne—my fifth year as the intrepid reporter at JavaOne. I'll be reporting what I find interesting and surprising, and I'll obnoxiously point out when something turned out the way I predicted in prior years as intrepid JavaOne reporter. Here are some initial impressions from the pre-conference day.
on Oct 3, 2011 | Permalink | Discuss

EJB

Java EE 6 has three different ways of defining “beans” that are “managed” in one way or another. In this blog, I go over them and ask if we really need @javax.faces.bean.ManagedBean or should just use @javax.inject.Named.
on Dec 23, 2009 | Permalink | Discuss

Education

The latest version of Alice, now in beta, can be programmed in Java. In this blog, I describe the process that I use for producing Alice assignments for my CS1 class. Students program in Java using Netbeans, and instead of seeing boring console output, they bring the Alice characters to life.
on Sep 28, 2009 | Permalink | Discuss