
Play! Framework for Web Application Development tutorial: Making Templates | packtpub.com
Part of 'Play! Framework for Web Application Development' video series. For the full Course visit:
www.packtpub.com/play-framework-for-web-applicatio…
We can create HTML files using the Controllers variable and template inheritance.
• Create the list.scala.html file and implement the Scala logic to iterate over all contacts to show their information in an HTML table
• Create the newContact.scala.html file that will use Form helpers from Play! to display the form using the Contact form so that the user can fill in the contact's details
• Create the show.scala.html file to display a contact's information
-----------------------------------------------------------------------------------------------
For the latest in Web Development video tutorials, please visit:
www.packtpub.com/books/video?utm_source=youtube&ut…
Find us on Facebook -- www.facebook.com/Packtvideo
Follow us on Twitter - www.twitter.com/packtvideo
コメント