Hello, I've run into a situation where my html is not loaded/recognized when attempting to run.
Java and html have the same names (different extensions of course - .java and .html) Syntax in html appears to be valid. What else could have gone wrong? I keep getting: WicketMessage: The component(s) below failed to render. A common problem is that you have added a component in code but forgot to reference it in the markup (thus the component will never be rendered). Any help will be greatly appreciated. Thanks, Dave
