Hi Erik, I manage to see that problem. The reason that I am not even getting to MyFrame constructor is because the parameter inside the page parameters contain "/" (the parameter is url). If I remove the "/" or replace it with another character than it works. I did a workaround and replace the url / chars with different ones but it is quite ugly. You have any Idea why it is like that?
Erik van Oosten wrote: > > Please check your setup then. I understand you are using sitemesh. Maybe > this interferes. > > Erik. > > itayh wrote: >> In this case the url will contain the parameters. But since I mount it >> without the parameters what I get is empty page. I am not sure why I am >> getting the empty page when I concat the parameters to the iframe url. I >> am >> not even getting to MyFrame constructor. Any Idea? >> >> > > -- > Erik van Oosten > http://www.day-to-day-stuff.blogspot.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Empty-PageParametyers-when-using-HybridUrlCodingStrategy-tp19666330p20056986.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
