But this shouldn't be a problem, there are major differences between the
two the only thing similar is the page extension, but if I change the
page extension then I have duplicate pages and configure my entire
application to use different extensions, sometimes the same page is
called from two o
i dont think that it is a good thing to name different services with same
extension.
look into the example of writing your own encoder and you will see where the
problem come from:
if you put both extionsons to html then both encoders think that the rendering
page is pointed to them.
-Urs