[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852667#action_12852667
]
Will Vann commented on PORTLETBRIDGE-135:
-----------------------------------------
yes, this JSP redirect is not very good in portal.
when i code <h:commandLink action="Redirct" value="TRY" /> it's ok to redirect
to the page "userLogin.faces" in portal,
but when using <h:outputLink
value="pages/calculator.jsf?javax.portlet.faces.ViewLink=\"true\"">
<h:outputText value="outputlink"/>
</h:outputLink>
it still redirect out of portal. i didn't config the faces-config.xml for
outputLink, should I?
> request will redirect out of portal with local url ( or relative url)
> ---------------------------------------------------------------------
>
> Key: PORTLETBRIDGE-135
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-135
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Components: Testing
> Affects Versions: 1.0.0-beta
> Environment: pluto 1.1.6
> portlet bridge 1.00 beta
> Reporter: Will Vann
> Assignee: Michael Freedman
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> first page including:
> <b><a href="userLogin.faces">Click here</a> to begin testing this
> example</b>
> when I wrap it using portlet bridge into portal, the url could not generate
> portlet url in portal when viewed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.