Enterprise Java
-

Top 100 Java Servlet Questions
1) Is it the “servlets” directory or the “servlet” directory? Answer: For Java Web Server: on the file system, it’s…
Read More » -

Spring MVC: Ajax & JQuery
Today I want to demonstrate how to integrate AJAX into a Spring MVC application. I’m going to use JQuery on…
Read More » -

Easy Messaging with STOMP over WebSockets using Apollo
In my previous post I have covered couple of interesting use cases implementing STOMP messaging over Websockects using well-known message…
Read More » -

Easy Messaging with STOMP over WebSockets using ActiveMQ and HornetQ
Messaging is an extremely powerful tool for building distributed software systems of different levels. Typically, at least in Java ecosystem,…
Read More » -

REST 101 For Developers
Local Code Execution Functions in high-level languages like C are compiled into procedures in assembly. They add a level of…
Read More » -

Understanding ElasticSearch Analyzers
Sadly, lots of early Internet beer recipes aren’t necessarily in an easily digestible format; that is, these recipes are unstructured…
Read More » -

Exploring Apache Camel Core – File Component
A file poller is a very useful mechanism to solve common IT problems. Camel’s built-in file component is extremely flexible,…
Read More » -

Three exciting Lucene features in one day
Yesterday was a productive day: suddenly, there are three exciting new features coming to Lucene. Expressions module The first feature,…
Read More » -

MongoDB and Web applications
Today’s era is when data grows at very huge scale. Data storage is not a problem, yes but the way…
Read More »





