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
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
Related Q & A:
- How do I create a Cocoa Touch Framework?Best solution by stackoverflow.com
- How to load native library to play framework?Best solution by Stack Overflow
- How to Implement Gateway Service something similar to Oracle API gateway Using Java and Java based Open Source frameworks only?Best solution by Quora
- Difference between Java 2 and Java 6?Best solution by Yahoo! Answers
- How to play mobile java games on PC?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.