At some point of time, every sane employee prefers to implement what is know as "Creative Incompetence". Creative Incompetence means deliberately behaving as if you are incompetent. I think this is the best way to avoid bad management and/or managers.
Continue reading this entry ...
Interesting article about the design decisions for a J2EE application.
Garbage collection might make Java programs immune to memory leaks, at least for a sufficiently narrow definition of "memory leak," but that doesn't mean we can totally ignore the issue of object lifetime in Java programs.
Creating WebServices endpoints in Mustang (next version of Java) is very easy. This blog entry shows how.
Service Component Architecture (SCA) is not meant to replace or compete with any existing programming models.
I just hope this doesn't happen. JBoss being the best OpenSource J2EE server which I admire. But recent trends show that Oracle has been warming up to Open Source. Buying out InnoDB and Open Sourcing ADF faces was recently in news. Let us just wait and see.
American Express has chosen Sun's Java Enterprise System to support mission-critical systems in its global IT infrastructure. Amex plans to use Java ES for portal application development as well as identity management services.
Recently Scott McNealy of Sun Microsystems and Larry Ellison of Oracle have arranged a town hall meeting to announce a strategic partnership between these two companies. But Thomas Kurain Senior VP of Server Technologies denied that they'll be using NetBeans or its technology.
Native Windows installers offer unparalleled integration with the operating system, as well as familiar installation for users. Learn how to build a native Windows installer for an SWT application using open source tools.
The Java Pro Live! 2005 presentation slides available online in PDF format.
- Adopt the Correct Include Mechanism. - Use the Correct Scope in the useBean Action - Use the init() Method of HttpServlet for Data Caching - Disable Auto-reloading of Servlets and JSPs - Disable Auto-reloading of Servlets and JSPs - Maintain the session with minimum use of
What can I say .. Finally we have the update for the tutorial!
Here is an expert roundtable discussion with :
Employees of the two companies comprised most of the several-hundred strong that filled the center, and the message to them was:
With so many XML technologies, deciding what to use and when to use it can sometimes be bewildering. Many chose to build on top of existing DOM or SAX implementations rather than StAX (the Streaming API for XML). However, with StAX JSR-173 in the pipeline, this may change.
Here's the part 2 of the tapestry tutorial from Developer Works.
Lightweight Frameworks Like Hibernate, Spring, and HiveMind are the Future of Java. Read on to find out more ...
An interview with "Father of Java" James Gosling at CNET News.com
Location: Moscone Center, San Franscisco, CA Dates: May 16 - 19, 2006
Do Strongly Typed APIs Help Ensure Java's Survival or Extinction, Asks Java Developer's Journal's Joe Winchester
Building on its momentum, Eclipse in June plans a consolidated release of its technologies, dubbed "Callisto."
Classpath hit 98% of 1.4 today, and I think we'll see another big bump tomorrow since the XMLEncoder patch went in today. I think we're in the 90s against 1.5, though it is hard to say since there hasn't been a branch merge in quite a while.
Apache Geronimo application server 1.0 is now released. * J2EE 1.4 Certified. * Integrated with Tomcat or Jetty. * Support for JBI (Java Business Integration). * Full Integration with Eclipse Web Tools Project. * Integrated with Apache Derby and Directory Server.
Tapestry is a web development framework that is used to develop scalable and dynamic websites. In comparison with other frameworks like JSF, Struts and Spring - the author in the article opines that Tapestry is much easier to install, easier to use and even easier to scale up.
Web 2.0 - The latest in the web world :-) The main concept of Web 2.0 has been the asynchronous communication and more responsive UIs. The technology that enables this are collectively called Web 2.0 technologies. Now literally every one is jumping into it.
Latest Comments
Handling "Dupes" on the Vine
Will AJAX Replace Java and .NET?