-
Notifications
You must be signed in to change notification settings - Fork 8
padcom/servlet-3.0-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Servlet 3.0 example project readme file --------------------------------------- This project shows the usage of the following technologies: 1. Servlet 3.0 annotation configuration 2. Integration with legacy servlets (UrlRewriteFilter) 3. commons-logging with log4j adapter 4. Maven 2 Cargo plugin To start the project issue the following command: mvn package cargo:run Then try the following URL to see the URL rewrite at work: http://localhost:8080/example/old/123 You should see /new/123 printed on the page.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published