It was changed from "componentName" to "wcn" at some point since 9.13. However you can set it back to "componentName" or another preferred value via a call to ApplicationSettings.setComponentNameAttribute (<componentName>) (Do this in your HttpApplication constructor).
cheers Chris > Geoff hendrey <[EMAIL PROTECTED]> wrote: > > in 9.3 "componentName" was the attribute used in the > HTML to name the component. > > as of 9.13, this doesn't seem to work and I always get > an Exception telling me: "Component never rendered. > You probably failed to reference it in your markup." > > What has changed? > > -geoff > > > > > > > __________________________________ > Do you Yahoo!? > Check out the new Yahoo! Front Page. > www.yahoo.com > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/? ad_id=5588&alloc_id=12065&op=click > ______________________________________ _________ > Wicket-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/wicket- user ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Wicket-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wicket-user
