https://github.com/seratch/scalatra-with-jsp
A Scalatra demo app which works with legacy jsp files.
https://github.com/seratch/scalatra-with-jsp
Last synced: 8 months ago
JSON representation
A Scalatra demo app which works with legacy jsp files.
- Host: GitHub
- URL: https://github.com/seratch/scalatra-with-jsp
- Owner: seratch
- Created: 2013-09-04T15:08:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T15:20:42.000Z (almost 13 years ago)
- Last Synced: 2025-01-20T22:13:35.636Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scalatra app with legacy JSP files #
A Scalatra demo app which works with legacy jsp files.
```sh
$ sbt
> ~;container:stop;container:start
```
Open [http://localhost:8080/](http://localhost:8080/) in your browser.
- http://localhost:8080/
- http://localhost:8080/hello-scalate
- http://localhost:8080/legacy.jsp