idpv3 and web flow : flow-location or flow-location-pattern ?

Tom Zeller tzeller at dragonacea.biz
Wed Jun 12 09:48:24 EDT 2013


> I lean towards the explicit option.  I know it's not very agile-web-2.0 "convention over configuration" but I'm an old-fashioned kind of guy.

And this crew seems to know XML.

> The other thing I'd mention in passing is that although using relative paths with Spring resources seems to work most of the time, it doesn't with ours.  At base, that seems to be because we don't have an equivalent of their createRelative method.  As a result, because I find myself sometimes using Spring resources and sometimes our own, I tend to steer clear of relative paths entirely if I can.

I actually re-built the Web Flow artifact locally to log
ServletContextResource createRelative() to figure out what it was
doing. Note : did not particularly enjoy that method.


More information about the dev mailing list