Wrong again. Looks like the winning combo is:
url.substring(contextPath.length(), getParamLoc(url) - extension.length()) + suffix;
They way it was probably worked because you were going from a .seam URL to a 3 character
version (.jsp maybe?) whereas I'm going from .jsf to .xhtml for facelets.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983575#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...