Title: RE: [Wicket-user] Wicket details

I'm a Java rookie and certainly new to Wicket. I'm trying to hack up the Nested Wicket example and do some of my own stuff. I've copied, pasted, refactored and run. I receive the following error:

-------------
wicket.WicketRuntimeException: Markup of type 'html' for component 'gov.irs.cts.WicketExampleHeader' not found or invalid Enable debug messages for wicket.util.resource.Resource to get a list of all filenames tried:

-------------

I have searched the list archives and looked at the Javadoc. I have two questions/observations:

1. Javadoc doesn't show a "wicket.util.resource.Resource" class, and
2. How does one "Enable debug messages" for a class?

Pardon the extreme newbie questions. Gotta learn somehow...........

Thank you,
Dave

Reply via email to