Frank Silbermann schrieb: 
> [...]
> 
>> It seems reasonable to want to use the same HTML page to mark up many
>> Wicket page objects sharing the same layout.  Yes, I realize we can
>> group common HTML in a reusable panel (though we would still need a
>> trivial HTML file to contain the panel for each Wicket page), and I
>> realize we can write a single generalized Wicket page and change the
>> contents of the model.

Timo Stamm schrieb:  
> Or you could use inheritance.

If I have a long inheritance chain descended from
wicket.markup.html.WebPage, what is the rule as to which class-name
needs to match the HTML filename?  Would it always be the class which
inherits from wicket.markup.html.WebPage directly?

Frank Silbermann  [EMAIL PROTECTED]

(Wie kennt man ob man "schrieb" oder "hat geschrieben" benuetzen soll?)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to