Hi there,

I am currently considering using wicket to replace an existing system
developed with apache cocoon. Some of the draw backs I have noted of the
cocoon implementation is :

1. Website flow to pages is hard to determine, as well as debug when I don't
land up on the expected page.
2. Different rendering options of the website(multiple skinned sites) has a
fortune of logic sitting in xslt and its rather ungainly.
3. After 6 months I have not learned anything new in how to make the site
better and easier in cocoon. Its been the same clumsy confusing process
since month 2.

Personally I don't feel cocoon is really suited to what the website is
trying to do.

>From what I have glimpsed from code samples and posts wicket certainly
addresses issue 1 & 2 and allows for better design to address my 3'rd issue.

What I don't know is as follows :

There is a requirement that the website can be branded but L&F can
completely differ. Currently branded sites look exactly the same in terms of
layout, just different css files. 

Is wicket capable of meeting this requirement? 

Many thanks.
-- 
View this message in context: 
http://www.nabble.com/Query-of-wicket-capabilties-for-website-tp15709990p15709990.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to