[jboss-user] [JBoss Seam] - Re: Seam Page Parameters

iradix do-not-reply at jboss.com
Mon Nov 6 16:47:49 EST 2006


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#3983575

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983575



More information about the jboss-user mailing list