Hi everybody, I am new in Wicket: I choose it as the most promissing Java web framework today when looking for framework we could use instead of Django and dynamically typed Python.
I read books Enjoy Web Dev .... and Wicket in Action, but I am still not able to move forward with design of skeleton for our applications. Probably because of not being able to step over Django's generic inheritence of the markup templates with (logicaly) unlimited number of inherited blocks inside each markup file and unlimited number of page's descendants. I tried various combinations of markup inheritance with panels inheritence, but I'm not satisfied with it. Please, could some push me forward with application design containig multiple varying parts per page? Thx, Petr --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
