Course Data project

A JISC funded project aimed at improving course-related data at Sussex University

Posts Tagged with ‘Java EE’

New features of Java EE 6 used in this project (part 2)

October

17

As mentioned in my last post, the XCRI-CAP project has allowed us to use many of the new features of Java EE 6. One of the new features we’ve been able to implement is the RESTful web service support via JAX-RS.  Previously we have implemented JAX-WS web services by turning EJB Session beans into web […]