Implementing Spring MVC with CDI and Java EE 6 part 1
Part 1 of a series on implementing a lightweight version of Spring MVC on top of CDI and Java EE 6.
Tweet 0 Comments Save Tags: frameworks , how-to , java
JPA 2.0 @StaticMetamodel generation using eclipse/maven
Productive way to generate the StaticMetamodel files using eclipse and maven.
Tweet 0 Comments Save Tags: how-to , java , methodology , tools
Scala: Working with Predicates
I love me some Scala. Actually, since it’s now my day job, I love it all the time. It combines the short, expressiveness that I prized in... more »
Tweet 0 Comments Save Tags: java
Moving from Google App Engine to Jelastic
One of our users, Richard Bremmer, wrote a short post on his blog (Codezuki) about moving from Google App Engine. Here it is in part.
Tweet 0 Comments Save Tags: java , open source , reviews , web services
The Java 7 - Lucene Bug Controversy: The Story Behind the Story
Learn about the controversy that emerged in the early days of the Java 7 GA release because of the effect it had on Apache Lucene - from... more »
Tweet 0 Comments Save Tags: java , opinion , reviews
Russel Winder on Why Java, Python, Ruby, Linux, Windows, are all doomed
Another chance to see Russel Winder on how the virtual machine based architectures of the 1990s, Python, Ruby and Java, currently cannot... more »
Tweet 1 Comments Save Tags: java , open source , trends , windows
Apache TomEE on Facebook
This is just for fun. If you're on facebook and want an easy way to follow TomEE news and releases, we have a facebook page we update... more »
Tweet 2 Comments Save Tags: java , open source , server , standards
RESTful webservice example with Jersey
In this post, I will demonstrate a simple example which will send a request to create a JAXBElement and retrieve it back in the form of... more »
Tweet 0 Comments Save Tags: java , web 2.0 , web services
JSF 2.x update from Ed Burns
InfoQ got a chance to catch up with Ed Burns. Ed is the JSF (Java Server Faces) specification lead and works at Oracle. Ed shared his... more »
Tweet 0 Comments Save Tags: java , news , server , standards
Java RESTful Web Services (JAX-RS) with JBossAS 7, Android and OpenShift
This chapter describes the Java API for RESTful web services (JAX-RS, defined in JSR331). RESTEasy is an portable implementation of this... more »
Tweet 0 Comments Save Tags: css-html , frameworks , java , mobile
What You Need To Know About Web Operations In 5 Minutes
10 years ago, the world of web development was very different to how it is today. The traditional developer flow of design, code, test,... more »
Tweet 0 Comments Save Tags: database , how-to , java
Where is Craig McClanahan(Author of Struts 1.x)?
Where is Craig McClanahan(Author of Struts 1.x)
Tweet 0 Comments Save Tags: java
Learn how to use Regular Expressions in Java
Learn how to use Regular Expressions in Java. Regular Expressions help in finding the pattern in a text (String, in Java).
Better Syntax Coloring for IDEs
A proposal to improve syntax coloring in Eclipse and other IDEs. Vote Up if you like it!
Tweet 0 Comments Save Tags: eclipse , java
Create RESTful web services with RestEasy and Hibernate
A tutorial on how to create restful web services with RestEasy and Hibernate
Tweet 0 Comments Save Tags: how-to , java
GWT MVP made simple
GWT Model-View-Presenter is a design pattern for large scale application development. Being derived from MVC, it divides between view and... more »
Tweet 1 Comments Save Tags: java
Java 7: A complete invokedynamic example
Another blog entry in my current Java 7 series. This time it's dealing with invokedynamic, a new bytecode instruction on the JVM for... more »
Tweet 0 Comments Save Tags: java , other languages , tools
SolrCloud - elastic, distributed, real-time, search server
SolrCloud is the new Solr - Solr NG - an elastic, distributed, real-time full-text search server with centralized configuration and... more »
Tweet 0 Comments Save Tags: frameworks , java , open source , server
sizeof for Java developers
An easy way to determine the size of an object in JVM!
Tweet 0 Comments Save Tags: java , server
Graph Visualization and Neo4j – Part Two
This is a killer tutorial that can make for some pretty sweet HTML5-based graphics. Specifically, DeMarzi links to getvouched.com, which... more »
Tweet 0 Comments Save Tags: how-to , java , web design
Hidden evils of Java's boolean array
Consider this piece of code which allocates a boolean array of 100,00. Considering that a boolean can just be either true or false, every... more »
Tweet 0 Comments Save Tags: how-to , java , research , standards
Accessing a very large data set with mobile devices
A few months ago my colleague, Ralf Sternberg, wrote an article on “how to access a huge dataset with the web browser“. Now, if it’s... more »
Hippo CMS in the Cloud, a step-by-step tutorial
As with any Java applications and frameworks, this one is very easy to deploy to Jelastic!
Tweet 0 Comments Save Tags: how-to , java , open source
Sneak peak at Java EE 7 - Multitenant Examples with EclipseLink
The Aquarium is a great source of inspiration and most recent information about Java EE progress across all relevant specifications and... more »
Tweet 0 Comments Save Tags: eclipse , java
PrimeFaces3 Introduction & Form Validations
This article will introduce PrimeFaces3 & Form Validations.
Tweet 0 Comments Save Tags: java


