this would make a great contribution to the wicketstuff project! On Dec 16, 2007 5:41 AM, tsuresh <[EMAIL PROTECTED]> wrote: > > Hi Tames, > It worked when I upgraded from wicket 1.2.6 to 1.3 and showed no error. > Would you please suggest me what change should I make in your code, so that > I would have no links in the topMenuItems. > thanks. > > Tames wrote: > > > > Hello. I created the example (using Eclipse with MyEclipse plugin) and > > got no such error. I did however, put in all the generics of <MenuItem> > > where needed (List, ArrayList, etc). Also, you have to add all of the > > various imports from org.apache.wicket, create your own MyFirstPage and > > MySecondPage classes. Exported to Tomcat, and all worked fine. > > topMenuItems is a Java ArrayList object - no magic there. I am using java > > version 1.6.0 > > > > > > > > tsuresh wrote: > >> > >> Dear wicketeers > >> Has any one tried Suckerfish dropdowns in wicket. I saw one examle of it > >> in > >> http://javathoughts.capesugarbird.com/2007/11/suckerfish-dropdowns-for-wicket.html > >> I tried to run the example but some error was shown with the message no > >> get method for topMenuItems. Can some one please > >> solve the problem and comment. > >> thanks > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Suckerfish-dropdowns-for-wicket-tp14208480p14360384.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]
