Is there any advice about creating frame-based web-applications in Wicket?
Does it make sense to have a Wicket Page object whose class name maps to an HTML file that creates a frameset? If so, what would be its relation to the Wicket Page objects each of which maps to a single frame? Or would I simple use a non-Wicket HTML frame-based web-page, each of whose frame pages individually calls into the same Wicket application? ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
