Skip to content

rmendis/popidol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a scalatra 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

     container:start
    
  3. Go to http://localhost:8080/.

  4. Learn more at http://www.scalatra.org/stable/book.

  5. Happy hacking!

About

A scalatra version of the SVG PopIdol app from Ch. 17 of WebObjects Developer's Guide (SAMS, 2002)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published