you could look at PrependContextPathHandler in the 1.2 stream
Maybe you can prepend the complete path for all urls we generate.\

johan

On 12/20/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
I'm working on adding the functionality to Wicket.  Should be a few more days. 


On 12/20/05, Dipu < [EMAIL PROTECTED] > wrote:
Hi Nick,
 
Did you find a solution for moving from HTTP to HTTPS and then back.
I need to do the same in one of the wicket projects i am working.
 
At the moment i am using acegi's ChannelProcessingFilter to do this.
Don't know if this is the ideal solution, if there is any better (Wicket) way of doing it ,
i would like to go that way.
 
Thanks
Dipu 
 
----- Original Message -----
Sent: Tuesday, December 06, 2005 4:32 PM
Subject: [Wicket-user] To SSL And Back

Is there a recommended way, within Wicket, to move a user from HTTP to HTTPS for one or several pages, then move them back to HTTP?  This is handled within Struts by the SSLEXT package. 

Thanks for your time.


Reply via email to