lundi 11 mai 2015

Spring MVC and EJB

I have Java EE application that uses EJB. At the current time it has not any view. Only another application interact with it via RESTful web-services. Now I want to add view and I want to use Spring MVC. Can I use EJB injection in Spring MVC controller? If not, what are the other possibilities?

Aucun commentaire:

Enregistrer un commentaire