Before anyone/everyone jumps on me, this code works PERFECTLY when I
build a JAR (using embedded jetty) and run it. However, it fails in
Eclipse with the following:

Last cause: Unable to find component with id 'pageTitle' in
[HtmlHeaderContainer [Component id = _header_5]]
Expected: '_header_5:pageTitle'.
Found with similar names: 'pageTitle'

So clearly my code + HTML is correct, it's more of an Eclipse issue. I
realize this isn't an Eclipse mailing list, but does anyone have any
ideas?

The page I'm trying to render extends a page class, that extends
another, that extends WebPage. Is this where _header_5 comes from?

Thanks...

Bill-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to