Questions tagged [scala-template]

71 questions
1
vote
1 answer

Working with Scala templating in Play

I have received this error message when I'm passing into a scala written view page: missing arguments for method apply in object main; follow this method with `_' if you want to treat it as a partially applied function The error…
windweller
  • 2,365
  • 5
  • 33
  • 56
1
vote
2 answers

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{