On 11.10.2013, at 12:40, dan mcweeney <[email protected]> wrote: > Based on the information in SLING-387[0], there is the possibility of > getting into a situation where the selection of the script is difficult > to predict. Basically if you have a resource that has two scripts: > > /path/to/resource/print.esp > /path/to/resource/print.jsp
Why are there 2 scripts in the first place? If you only want to use one, you can remove the other ones... pretty deterministic to me :) Cheers, Alex
