Dave Syer
756b5e1b60
Convert JSP sample to deployable (executable) WAR
2013-11-27 10:17:04 +00:00
Dave Syer
3f1cfbf241
Add JSTL to JSP sample
2013-11-26 10:00:50 +00:00
Phillip Webb
64f32893bb
Source format and clean-up
2013-11-16 00:08:18 -08:00
Phillip Webb
b772f7c2e4
Polish
...
Minor formatting and consistent copyright header.
2013-10-08 20:30:45 -07:00
Phillip Webb
1bdb2ce1c2
Polish
2013-09-30 09:50:38 -07:00
Dave Syer
923f286ae2
Add spring.view.{prefix,suffix} properties
...
Fixes #62
2013-09-27 09:34:10 -04:00
Phillip Webb
a33425920b
Rework POMs to support automated CI release
2013-09-05 22:05:29 -07:00
Dave Syer
38e565e920
Back to SNAPSHOT for dev
2013-09-05 17:15:15 -07:00
Dave Syer
b634b3bde6
Update to 0.5.0.M2
2013-09-05 17:15:15 -07:00
Phillip Webb
f7ce153ff0
Fix JSP EL support with Tomcat
...
Fix TomcatEmbeddedServletContainerFactory to set a MERGED_WEB_XML
attribute when JSPs are used. This is required for EL support with
JSPs since Jasper checks the version number in the web.xml. Without
any web.xml Jasper default to disabling EL.
Issue: #55752948
2013-09-05 17:14:13 -07:00