Florian Hehlen wrote:
> Hi,
> 
> the reason we are comparing to Struts is that that's one of the 
> contender. We are not a web-app shop. We need a general purpose toolkit 
> for intranet development. But since struts is so popular it's being 
> pitted against wicket.

The thing I took from Matt's talk was that even if you are going to use 
Struts, you shouldn't use Struts 1 - Struts 2 is a much better framework.

Thus, compared against struts itself, struts 1 is itself outdated.

Upayavira

> Erik van Oosten wrote:
>> Hi Florian,
>>
>> 1- I am surprised you want to compare against Struts. Almost any modern web
>> framework will kick ass compared to Struts.
>>
>> 2- I know only of one. It is the first article on this page on the wiki:
>> http://cwiki.apache.org/WICKET/articles-about-wicket.html. It has a very
>> nice comparison of Wicket and JSF listings. Its a simple application, you
>> can easily image how to do it in Struts.
>>
>> 3- Wicket is weak at sites that need to handle millions of hits per minute
>> (not many frameworks are good at this). Wicket is also not very good if you
>> need absolute and complete control on the format of your URLs. These are
>> both extremes. I think Wicket will do very well for at least 90% of the web
>> applications.
>>
>> Good luck,
>>     Erik. 
>>
>>
>> Florian Hehlen-2 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.
>>>
>>> florian
>>>
>>>     
>>
>>   
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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