Im使用Playframework 2.6.2,我試圖在生產模式下運行。 我試着命令runProd後sbt 我有這樣的錯誤: (Starting server. Type Ctrl+D to exit logs, the server will remain in background) La ligne entrée est trop longue. La syntaxe de la comma
我使用AJAX內反向路由調用從控制器的動作在我看來: <script>
function loadDoc() {
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4 && this.