There was a problem with support for init(); that used to be possible by overriding the servlet. It must be supported as there are loads of valid use cases for this (e.g. reading from web.xml and reading from the servlet's context path.

I solved it by introducing template method init(); in webapplication. See if you like it, if not we could do this in a specific constructor or something, as long as it is possible for applications to initialize using the servlet context etc.

Eelco

Jonathan Locke wrote:


going to sleep. let me know if i need to change anything in the core to accomodate (hopefully not).


also, groovy stuff looks like it broke. probably something i did when i totally refactored page factory code... but i think it ought to be minor.

night!

Juergen Donnerstag wrote:




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to