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

前端 未结 3 1706
走了就别回头了
走了就别回头了 2021-02-14 08:17

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 wi

3条回答
  •  鱼传尺愫
    2021-02-14 09:09

    I think you should have a look at

    http://groups.google.com/group/play-framework/browse_thread/thread/3d6946ad0b00303b/188e1b272d91408d?lnk=gst&q=store+object+in+session#188e1b272d91408d

    you can also search here

    http://groups.google.com/group/play-framework

    the play framework discussion list at google groups is very active, and you usually get a response in a couple of days, at most...

提交回复
热议问题