Re: [Wicket-user] Switching to https

2006-03-22 Thread Johan Compagner
there only will be 2 scenario's if you want to go from non secure to secure.(or back but then you really have to know that)first again through an external link (or youre own link impl like martijn described) Or have youre own IRequestTarget (wicket 1.2) like: RedirectToSecurePageTarget(Class pageCl

Re: [Wicket-user] Switching to https

2006-03-22 Thread John Patterson
On Wednesday 22 Mar 2006 08:44, Martijn Dashorst wrote: > There is no work planned on such a thing, but you are welcome to provide an > implementation :-) > Cool. Yes I would love to... I am about to go on Safari in Venezeula for three weeks! I recall someone saying a number of months ago that

Re: [Wicket-user] Switching to https

2006-03-22 Thread John Patterson
On Wednesday 22 Mar 2006 08:29, Juergen Donnerstag wrote: > I think the last time we discussed that topic the conclusion was that > no immediate action is required as most applications which require > https tend to have only a very limited number of http pages. > This doesn't really sound right to

Re: [Wicket-user] Switching to https

2006-03-22 Thread Martijn Dashorst
There is no work planned on such a thing, but you are welcome to provide an implementation :-)As for the external link thing, why don't you create your own 'securelink' component that does this for you.You could go overboard with either having a page implement some ISecuredPage interface, or an @Se

Re: [Wicket-user] Switching to https

2006-03-22 Thread Juergen Donnerstag
I think the last time we discussed that topic the conclusion was that no immediate action is required as most applications which require https tend to have only a very limited number of http pages. Juergen On 3/22/06, John Patterson <[EMAIL PROTECTED]> wrote: > OK Thanks. It would get a bit mess

Re: [Wicket-user] Switching to https

2006-03-22 Thread John Patterson
OK Thanks. It would get a bit messy to check this for every link ie links on secure pages going back to http also. I can set up redirections in Apache but this requires two requests eg the first http request returns a redirect to the https listener and it is also non portable. Unfortunately

Re: [Wicket-user] Switching to https

2006-03-22 Thread Johan Compagner
the only thing i can think of right now is use the ExternalLink to specify the full url where you want to move to johanOn 3/21/06, John Patterson <[EMAIL PROTECTED]> wrote:Hi, Is there a standard way to handle switching between http and https?Thanks,John.---

[Wicket-user] Switching to https

2006-03-21 Thread John Patterson
Hi, Is there a standard way to handle switching between http and https? Thanks, John. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast