Skip to content

pmazak/joust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[To run]

  • mvn test jetty:run

Now you can test any JSP behind the /joust/ path and by specifying a data YAML file.
For an example, browse to:

 http://localhost:8101/joust/people/list.jsp?yaml=people.yaml
 

[To use]

  • Merge this src/test folder with the src/test folder in your project.
  • Merge this pom.xml with the pom.xml in your project.
  • You do not need src/main - that's just for the example.

About

JouST is a Jsp STub Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors