Im having a most strange problem and im wondering if anyone has a fix at all. I have a series of ajax tabbed panels one of which is supposed to show a gmap2 google map. For some totally bizarre reason, the tab blows up with the following error ...
" ERROR org.apache.wicket.RequestCycle - Too many path parts, please provide sufficient number of path parameter names" Now, ive inspected the URI and noticed that the bookmarkable page link has some weird googlemap url appended to it, and hence makes the bookmarkable link seem to have more parameters then the mount statement declares. So ... URI SHOULD be /V/2/ON/Color/Brown/ But is coming out as /V/2/ON/Color/Brown/http://www.google.com/jsapi I have no idea at all why this is occurring. If the same components are stored outside the tabbedpanel, then its all fine. Has anyone come across this, or does anyone have a workaround ? Many thanks in advance. -- View this message in context: http://www.nabble.com/GMAP2-with-Wicket-AjaxTabbedPanel-tp20124469p20124469.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]