|
From: Pelle B. <pe...@us...> - 2004-03-29 20:25:22
|
Update of /cvsroot/neuclear/neuclear-ledger/src/webapp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6815/src/webapp Added Files: index.html Log Message: LedgerServlet works now at least for a straight non date restricted browse. --- NEW FILE: index.html --- <html> <head><title>NeuClear Ledger</title></head> <body> Test application: <a href="browse/bob">Bob</a> </body> </html> |