Can we also mix and match ..for example breadcrumbs, we already have breadcrumb in jsp based app and can we use that on the wicket page?
Thanks and Regards igor.vaynberg wrote: > > indeed, they can coexist quiet easily > > -igor > > On Sun, Jul 13, 2008 at 9:46 PM, deepeshmathur <[EMAIL PROTECTED]> > wrote: >> >> Igor, >> 1. So you mean, they both can coexist and navigation from and to each >> other >> should work? >> 2. I have not started as yet, doing my design at the moment and wants to >> know if there might be some hiccups later on? >> >> Thanks and Regards >> >> >> igor.vaynberg wrote: >>> >>> where are you hitting a problem exactly? this should simply work since >>> struts and wicket apps wont share url space >>> >>> -igor >>> >>> On Sun, Jul 13, 2008 at 8:32 PM, deepeshmathur >>> <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> Hi, >>>> We have an existing Struts based application and I need to add another >>>> functionality (actually a page with full of ajax thingi) to it. I wish >>>> to >>>> to >>>> do that in Wicket without disturbing (much) the other parts of the >>>> appilcation. Can some one tell me a way to do that? >>>> >>>> Thanks and Regards >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Migrating-From-Struts-to-Wicket-tp18436889p18436889.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] >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Migrating-From-Struts-to-Wicket-tp18436889p18437408.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Migrating-From-Struts-to-Wicket-tp18436889p18437662.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]
