What I'm trying to do? I'm trying to learn Javascript & MEAN stack by developing a simple web application. In that application, I'm trying to use the "pipe/ajax plugin" of angular-smart-table in Web app with the below specs: Client-side: AngularJS Server-side: ExpressJS/NodeJS (Created using Yeoman generator "generator-angular-fullstack") I'm trying to learn Java