Florian Hehlen wrote:
> Hi all,
> 
> I am looking for help presenting wicket to my development team.
> 
> 1-Has anyone out there had to defend wicket vs. struts and would you 
> have any resources/links/presentations to pass this way to help in 
> presenting wicket to our group?
> 
> 2-Has anyone made any measurements/analysis of the code-base needed for 
> identical application in wicket vs. struts(or any other framework)
> 
> 3-Objectively, I am also looking for what wicket is weak at.

Check out:

http://static.raibledesigns.com/repository/presentations/ComparingJavaWebFrameworks.pdf

It gives a reasonable analysis of the frameworks out there. Note that 
Matt had only been using wicket for a weekend when writing this, and he 
admitted that the wicket cons that he mentioned there were actually 
pros, but he had to put some 'con's down!

As to what I wouldn't use wicket for? Wicket is a tool for building 
sites with complex user interfaces, to manage user interaction. If you 
needed to serve large amounts of content from a backend store to 
anonymous users, Wicket wouldn't seem the obvious choice (however it 
might be for the app that manages that content).

Regards, Upayavira

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to