Skip to content Skip to sidebar Skip to footer
Showing posts with the label Playframework

How To Know When User Has Closed Web Application

I have my web application built with Play Framework 2 (backend) and AngularJS (frontend). I need to… Read more How To Know When User Has Closed Web Application

Create Scala.html Files In Play 2 Framework

hope to explain my problem better now , I am using play 2 framework with java to develop a sketchin… Read more Create Scala.html Files In Play 2 Framework

How To Create An Html Form For A Model In Playframework

In my application ,I have to present the user with an address input form.I have an Address model as… Read more How To Create An Html Form For A Model In Playframework