-
WebProg
-
【Java】Play framework【Scala】
-
UPLIFTで広告なしで体験しましょう!快適な閲覧ライフをお約束します!
こっちにも書いてあるじゃないか
lifetimeを通じてデータを保持できるJava EEとは違うと書いてあるだろ?
キャッシュはあくまでもパフォーマンス改善のための仕組みでしかない。
Memcachedなんかもセキュアでないことも知ってるよな?
http://www.playframe...tion/2.0.1/JavaCache
For any data stored in the cache, a regeneration strategy needs
to be put in place in case the data goes missing. This philosophy
is one of the fundamentals behind Play, and is different from Java
EE, where the session is expected to retain values throughout its lifetime.