If I can get the ability to have common decorators (or tiles as in Struts) from Wicket markup inheritance, then I will use wicket only. I do not have to use SiteMesh. I assumed that I would need SiteMesh since I wanted the features of decorators/tiles but did not want to use Struts Tiles. I'll try out Wicket markup inheritance.
Jeff
Igor Vaynberg <[EMAIL PROTECTED]> wrote:
Andrew is right, wicket has features equivalent to sitemesh. If, however, you need to use it for one reason or another there shouldnt be any problems. Sitemesh is a filter and wicket is a servlet so they shouldnt work together just fine.-Igor
There is no need to use SiteMesh if you are using Wicket. Wicket has mechanisms which accomplish the same thing but even better. Take a look at Borders, Panels, and markup inheritance (http://www.wicket-wiki.org.uk/wiki/index.php/Markup_inheritance)
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Berman
Sent: Wednesday, October 26, 2005 12:57 PM
To: [email protected]
Subject: Re: [Wicket-user] SiteMesh and Wicket are compatible?
--Andrew
On 10/26/05, Jeff Miller <[EMAIL PROTECTED]> wrote:Has anyone attempted to use SiteMesh (http://www.opensymphony.com/sitemesh/) with Wicket? If yes, are there any issues or limitations?Thanks,Jeff
Jeff Miller
[EMAIL PROTECTED]
Yahoo! FareChase - Search multiple travel sites in one click.
Jeff Miller
[EMAIL PROTECTED]
Yahoo! FareChase - Search multiple travel sites in one click.
