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

How To Use Scala And Html Code Inside Single Block

why option html element is not binded inside select in case 1? Case 1: not work @base{ @{ … Read more How To Use Scala And Html Code Inside Single Block

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

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