JSP files in the war
Cantor, Scott
cantor.2 at osu.edu
Sat May 17 16:44:31 EDT 2014
On 5/17/14, 9:10 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>
>Actually, brain fart, I just checked and see that we are mounting the
>DispatcherServlet as the / path. That probably does muck with
>resolution of static resources. So you probably do need the
><mvn:resources />.
Oh, right. I don't want to have to touch web.xml just to change the paths
where flows might live, so I guess having a reserved path for static
content is probably the best option.
-- Scott
More information about the dev
mailing list