Play
-
Scala
Scala Web Development Example
1. Introduction In this lesson, we will cover the basics of Web Development using Scala. We will make use of…
Read More » -
Enterprise Java
Play! Framework Security Example
Today, security has become a priority in most web applications. Even giant enterprises have security issues that are found from…
Read More » -
Enterprise Java
Play! Framework Session Example
Today, on most web applications, there is data we need to be sent across multiple http requests while the user…
Read More » -
Enterprise Java
Play! Framework Logging Example
Logging is a really important feature every application must have. Without it, it’s nearly impossible to know what your application…
Read More » -
Enterprise Java
Play! Framework Json Example
As we’ve seen in our previous example, Play! is a powerful web mvc framework. Among other stuff, Play has support…
Read More »