What technologies and standards are used in Gridder portlets?
Gridder portlets are programmed in Java, they comply with the JSR 168 standard and follow the Java EE specification. For the presentation tier, Gridder portlets use Java Server Faces, namely the Apache MyFaces implementation. For the views, Gridder portlets use JSP pages. Gridder portlets’ middle tier is organized with Spring. Gridder portlets’ persistence is managed with Hibernate. To access Grid services, Gridder portlets use the Java CoG Kit. For the build and deploy process, Gridder portlets employ Maven.