How to hybrid Mysql and MongoDB in Play framework?

Java: Play Framework Pre-requisites?

  • I am a Java Student with 2 years experience. I have been hearing a lot of buzz about the Play Framework. I would like to know what other technologies should I be comfortable enough with to deploy a decent application using the Framework. So far, i have decent front-end development knowledge, Java, MySQL. Going to learn Spring, Spring MVC, Hibernate and JSP. Do i have to look into anything else? Thank You.

  • Answer:

    Nothing at all. MVC concepts and basic Java. That's why I love Play!.

Kiran Gangadharan at Quora Visit the source

Was this solution helpful to you?

Other answers

For Play framework, you don't need to learn any of the things in the last paragraph.  Spring could be used with play.  Spring MVC competes with it.  Hibernate is close, but you would actually want to learn JPA instead.  And play has its own page templating solution, so it is one of the few Java web technologies for which you would not need to learn JSP. General Java, front-end, and a database sound like a good foundation for learning Play actually.  The only other thing to learn would be JPA.  I think that's the upshot of Play, is that it doesn't require a huge number of heavy J2EE type technologies.

Joe Samson

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.