Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 532 Bytes

This is an Unfiltered version of the PopIdol app from Chapter 17 of "WebObjects Developer's Guide" by Ravi Mendis. i.e me :) NOTE: one difference is the use of embedded SVG in HTML5 which can be handled by most modern browsers.

  1. Launch SBT.

     ./sbt
    
  2. Run Jetty

     run
    
  3. Go to http://localhost:8080/.

  4. Learn more at http://unfiltered.databinder.net.

  5. Happy hacking!

Troubleshooting: on non-Windows systems you may have to change the avsl.conf path to /tmp/log