|
Hi Gary, we're currently only using remoting (we've a compatibility
issue with glassfish v1 JSF & shale controller), so I realize it's
not really a Shale problem and I am a bit off topic (sorry). It's a problem we're having with the new peerflix.com web app. We use pretty standard navigation rules like the one below: <navigation-rule> <navigation-case> <from-outcome>login</from-outcome> <to-view-id>/login.jsp</to-view-id> </navigation-case> </navigation-rule> If you're http, submitting credentials for this action and you'd like that post to be https, how do you do that with a JSF commandButton? Gary VanMatre wrote: From: Cyril Bouteille <[EMAIL PROTECTED]> |
- [JSF] How to control scheme with commandLink/Button tags? Cyril Bouteille
- Re: [JSF] How to control scheme with commandLink/But... Craig McClanahan
- Re: [JSF] How to control scheme with commandLink/But... Gary VanMatre
- Re: [JSF] How to control scheme with commandLink... Cyril Bouteille
- Re: [JSF] How to control scheme with commandLink/But... Cyril Bouteille
- Re: [JSF] How to control scheme with commandLink... Craig McClanahan
- Re: [JSF] How to control scheme with commandLink/But... Gary VanMatre
- Re: [JSF] How to control scheme with commandLink/But... Gary VanMatre
