Frameworks

  • submit to reddit

Customizing EclipseLink JPA-RS Messages with MOXy

In a previous post I covered how EclipseLink JPA-RS can be used to expose a JPA persistence unit as a RESTful service.  In that example we interacted...

0 replies - 1817 views - 04/21/13 by Blaise Doughan in Articles

Introducing EclipseLink JPA-RS

In a previous series of posts I covered how to create a JAX-RS service that leveraged JPA for the persistence layer.  EclipseLink contains a component...

1 replies - 3358 views - 04/20/13 by Blaise Doughan in Articles

Just What Are Spring 3.2 Matrix Variables? - Part 2: The Code

My last blog on Spring's support for Matrix Variables concentrated on explaining what they were and why you'd want to use them. Having sorted out the what...

0 replies - 131 views - 04/19/13 by Roger Hughes in Articles

JPA - Hibernate - Type mapping on package level

When we are finally mature enough to use some custom types mapping in JPA, we usually stuck with some provider specific solution, because JPA itself...

0 replies - 2070 views - 04/15/13 by Michal Jastak in Articles

Acquaintance With Groovy

For any new language that I wish to learn, first I will try out to code sample application that just output the 'Hello World'Let's see how it can be done in...

0 replies - 327 views - 04/10/13 by Sammaiah Kyatham in Articles

The Structure of Struts.

More Apache. The search for structural excellence among the the most popular, open-source, Java programs continues with an analysis of Apache Struts, ...

1 replies - 2775 views - 04/10/13 by Edmund Kirwan in Articles

Incorporating Login/ Authentication into Play 2.x (Scala) application

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 1479 views - 04/10/13 by Krishna Prasad in Articles

Incorporating LDAP with Play 2.x (Scala) application

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 651 views - 04/09/13 by Krishna Prasad in Articles

Incorporating Authorization into Play 2.x (Scala) application

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 2021 views - 04/08/13 by Krishna Prasad in Articles

MOXy's Object Graphs - Input/Output Partial Models to XML & JSON

Suppose you have a domain model that you want to expose as a RESTful service.  The problem is you only want to input/output part of your data. ...

0 replies - 1890 views - 04/08/13 by Blaise Doughan in Articles

Testing Frontend integration with Play 2.x (Scala)

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 1827 views - 04/04/13 by Krishna Prasad in Articles

Just What Are Spring 3.2 Matrix Variables? - Part 1

Spring 3.2 introduced support for processing something called 'Matrix Variables' and probably like most developers, I've never heard of them. So, after some...

0 replies - 248 views - 04/04/13 by Roger Hughes in Articles

Implementing Controller using Play 2.x (Scala), ScalaMock

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 1231 views - 04/02/13 by Krishna Prasad in Articles

PrimeFaces Cookbook Review

PrimeFaces is the Best Rich UI component library for JSF based applications. Also PrimeFaces has a wonderful showcase...

0 replies - 1128 views - 04/02/13 by Sivaprasadreddy... in Articles

Implementing DAL in Play 2.x (Scala), Slick, ScalaTest

For people in hurry here is the code and the steps. In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...

0 replies - 897 views - 04/01/13 by Krishna Prasad in Articles