You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by anita nichols <an...@gmail.com> on 2007/10/18 22:00:27 UTC

Library Samples

I tried to re-build the library sample on quick start project but I got
HTTP ERROR: 503

SERVICE_UNAVAILABLE

RequestURI=/librarytest/

If I remove the sign in, how to make this thing work?

I copied all the files from the examples folder to my quick start project

AuthenticatedWebPage.java

Book.java

BookDetails.html

BookDetails.java

BookDetails.properties

EditBook.html

EditBook.java

EditBook.properties

Home.html

Home.java

Home.properties

LibraryApplication.java

LibraryApplicationBorder.html

LibraryApplicationBorder.java

LibrarySession.java

SignIn.html

SignIn.java

SignIn.properties

User.java