I have been working with Wicket for only a few days so please bare with me.
I am trying to configure a simple page navigation GUI at the moment using iFrames. I looked at "frames - Example demonstrating HTML frames" but examples were not with external links. I also looked at "navomatic - Page navigation" which only used internal Wicket links as well. I am also unsure if I should be using "something else". I went down several other paths without success. The app I was designing was a simple Page Navigation app with 5 or so external links and 1 stand alone Wicket application. There is no need to pass parameters or monitor events between iframes; this is a very simple application. I would like to get some page navigation in place with external links before diving into the stand alone Wicket form. I could bring up an ExternalLink but I simply want to bring up the url without the click. 'Unsure if I should be using setResponsePage or other. Any help or link is appreciated. I am sure this has been answered though I found nothing. I have been speed reading "Wicket in Action" so feal free to reference anything in there as well. Thanks in advance, --Norm -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Simple-page-navigation-newbie-tp2538035p2538035.html Sent from the Wicket - Dev mailing list archive at Nabble.com.
