Cluster your application - NOW!
Is your Java Application Server clustered? Why not? It should be, and your reasons for NOT clustering have vanished, so there’s no excuse. Cluster.... more »
0 commentsSave Tags: java, server
Why should I care about OSGi anyway?
InfoQ has a discussion thread summarizing the reactions to the announcement of the SpringSource Application Plaform. Michael Burke asked a great... more »
0 commentsSave Tags: frameworks, java, opinion
Spring WebFlow 2.0; JavaScript Module Released
Spring Web Flow 2.0 has been released which includes a new Spring JavaScript module. Here is an example of an onclick wrapper calling an Ajax... more »
0 commentsSave Tags: frameworks, java, javascript
Code coverage tools can be misleading
Software development best-practices encourage a thorough automated test strategy and continuous integration (for me that's Hudson, Ant and JUnit).... more »
0 commentsSave Tags: frameworks, java, methodology, tools
Spring Web Flow 2 Released
Spring Web Flow is the project in the Spring Portfolio that focuses on the development of rich web applications. Provides: (1) A... more »
1 commentsSave Tags: announcement, frameworks, java, open source
Building Spring-Seam Hybrid Components For Web Applications
Spring and JBoss Seam frameworks provide different set of features for developing enterprise web applications. Is it possible to use these two... more »
0 commentsSave Tags: frameworks, java, open source, web 2.0
Type inference thoughts
I have been wondering about one thing and throw out this question just in case someone possibly reads my blog - does type inference bring any benefits... more »
0 commentsSave Tags: java, opinion, other languages
Grizzly's OSGi bundles
Grizzly has OSGi bundles available for a while, but we haven't made any noise about it yet to let the spotlight on GlassFish v3. Since OSGi is the... more »
0 commentsSave Tags: frameworks, java, server
Java Mobility Podcast 46: LWUIT - Lightweight UI Toolkit
The Lightweight UI Toolkit development team gather in a round table discussion about the library, it's goal and the impending open sourcing issues.
0 commentsSave Tags: frameworks, java, mobile
Getting Started with Grails (video)
In this presentation from QCon San Francisco 2007, Jason Rudolph gives an overview and demonstration of Grails.
1 commentsSave Tags: frameworks, groovy, java, open source
CodingDiary.com
We have released a new website for java programmers. You will find free codes on this website.
0 commentsSave Tags: java, news, web services, xml
Would Type Inference help Java
My former colleague Lars Westergren recently posted a blog (here) about type inferencing, posing the question whether type inference would actually be... more »
0 commentsSave Tags: java, opinion
On bytes, chars, Strings, XML and Unicode
After working with Java for more than ten years, I still can’t see why SUN added the byte array “convenience” constructor. It’s not convenient at all.... more »
0 commentsSave Tags: java
Tutorial - Snippets: Source Code Snippet Repository in Grails - Part Three
In part three of our Snippets tutorial series we are going to introduce how Grails handles Many-to-Many relationships. We will do this by introducing... more »
0 commentsSave Tags: groovy, java
JSR 315 Needs YOU: Response to Greg's blog
Greg Wilkins from Webtide blogged about the pluggability mechanism and raised an issue with the auto-scanning. Hopefully this blog will make the... more »
0 commentsSave Tags: frameworks, java
A short primer on Java enums - part 1
In his JavaOne talk this year, Josh Bloch gave some very useful tips about using enums in Java. Here is my take on enums, and how to use them to... more »
0 commentsSave Tags: java
Dependency Management With Ant And Ivy
This is an excellent article on Ivy. While it doesn't go into great detail of each feature the author gives a great starting working example that is... more »
0 commentsSave Tags: java, open source
the golden spike
John Rose lays out a vision of how the JVM can evolve to support dynamic languages
0 commentsSave Tags: java, standards, trends
Enabling security in WebSphere Application Server 6.0
Enabling security in WebSphere Application Server 6.0
0 commentsSave Tags: java
Live From JavaOne: Second Half
Brennan Spies gives a wrap up of Java One.
0 commentsSave Tags: java, web 2.0, web design, web services
Moving SSL certificate from Apache to Tomcat
When switching to a pure tomcat setup, one of the first things you do is to move your ssl certificate to tomcat.
0 commentsSave Tags: how-to, java, security, server
SHadoop: Scala and Hadoop
Writing Hadoop applications with Scala.
0 commentsSave Tags: java, open source, other languages, tools
Nexus Maven Repository Manager 1.0.0-beta-3.1 and Source Released
The next installment of the Nexus Maven Repository Manager has been released with many enhancements. The source is also fully accessible from a public... more »
0 commentsSave Tags: announcement, java, open source, tools
Developing long term strategies for using Java EE technology
This article attempts to explain how you can minimize your exposure to incompatible changes in the Java EE platform.
0 commentsSave Tags: how-to, java, server, trends
Power of Java, In deleting the files that Windows cannot
When you have windows message that it cannot delete a file because its name is too long, a small Java program that can easily accomplish it..
0 commentsSave Tags: java
via