chkal / mvc-spec-migration-test

0 stars 0 forks source link

Support for JSPs #10

Closed chkal closed 9 years ago

chkal commented 9 years ago

Original issue MVC_SPEC-10 created by Santiago Pericas-Geertsen:

Define support for Java Server Pages.

chkal commented 9 years ago

Comment by Santiago Pericas-Geertsen:

There's a simple implementation based on servlet forwarding. Note that this requires MVC applications to use a non-empty application path (@ApplicationPath) for the forwarding to work.