Enterprise Java
-
How to get JSON response from JSF?
Many JavaScript widgets expect data and options in JSON format. Nowadays, it is really easy to choose a cool widget…
Read More » -
From framework to platform
When I started my career as a Java developer close to 10 years ago, the industry is going through a…
Read More » -
Spring, REST, Ajax and CORS
Assuming you’re working on a project based on JavaScript for the client side and who makes ajax requests to a…
Read More » -
HBase: Generating search click events statistics for customer behavior
In this post we will explore HBase to store customer search click events data and utilizing same to derive customer…
Read More » -
Jersey SSE capability in Glass Fish 4.0.1
Glass Fish bundles different Reference Implementations for various Java EE specifications e.g. Weld for CDI, Mojarra for JSF, Tyrus for WebSocket,…
Read More » -
Develop, test and deploy standalone apps on CloudBees
CloudBees is a cloud platform providing repository, CI service (Jenkins) and server for your apps. So everything you need to…
Read More » -
Examining Red Hat JBoss BRMS deployment architectures for rules and events (part I)
(Article guest authored together with John Hurlocker, Senior Middleware Consultant at Red Hat in North America) In this weeks…
Read More » -
Use Cases for Elasticsearch: Full Text Search
In the last post of this series on use cases for Elasticsearch we looked at the features Elasticsearch provides for…
Read More » -
Server vs Client Side Rendering (AngularJS vs Server Side MVC)
There’s a lot of discussion related to server vs client side application rendering. While there is no “one choice fits…
Read More »