[jboss-user] [JBoss Seam] - Re: HTTPS Scheme in pages.xml without httpsport or default p
pete.muir@jboss.org
do-not-reply at jboss.com
Wed Jan 9 19:52:52 EST 2008
@Scope(ScopeType.APPLICATION)
| @BypassInterceptors
| @Name("org.jboss.seam.navigation.pages")
| @Install(precedence=BUILT_IN, classDependencies="javax.faces.context.FacesContext")
| public class MyPages extends Pages {
| ...
| public String encodeScheme(String viewId, FacesContext context, String url)
| {
To contribute, create a JIRA issue, describe your use case and how you have solved it, and attach a patch in diff format.
If we thinks it useful we will probably apply it straight away, otherwise it'll need some votes from users.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118493#4118493
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118493
More information about the jboss-user
mailing list