Tagged Questions

8
votes
5answers
365 views

any experience with “Play” java web development framework?

I've just stumbled upon the following new java web framework: Play http://www.playframework.org/ http://www.playframework.org/documentation/1.0/home with such a stunning list of …
0
votes
1answer
75 views

How to store object (not string) in session in play framework?

I have a project for school and I have to use Java. Recently I found play framework and I want to try to use it. It's easy enough for a quick start, but I ran into a problem with s …