An open API service indexing awesome lists of open source software.

https://github.com/cchacin/tomee-jstl-test

TomEE project to test JSTL
https://github.com/cchacin/tomee-jstl-test

Last synced: 5 months ago
JSON representation

TomEE project to test JSTL

Awesome Lists containing this project

README

          

TomEE project to test JSTL
==========================

Generated from:

```bash
mvn archetype:generate \
-DarchetypeGroupId=org.apache.openejb.maven \
-DarchetypeArtifactId=tomee-webapp-archetype \
-DarchetypeVersion=1.6.0
```

To run your app:

```bash
mvn clean package tomee:run
```

And go to: http://localhost:8080

To test JSTL -> http://localhost:8080/test.jsp