On 2/23/07, Johan Compagner <[EMAIL PROTECTED]> wrote:


If you want a constant connection to the server then do choose the right
> > server (that uses NIO and so on)
> > because the current servlet way of thread per request is really not
> > scalable then..
>
>
> Do you have any recommendation about the right server?
>

i think you can look at Jetty or Glashfish.


All lazy delayed sessions stuff did come from 2.0 to 1.3 so 2.0 should all
> > have that. Currently there are some optimizes in 1.3 that needs to be
> > ported to 2.0 again. But this will happen soon.
>
>
> Ok. What I still don't see clearly enough is what are the advantages of
> the 2.0 stream over the 1.3. Could you give me some quick insight on
> what are the major differences between the two?
>


java 2 does have the constructor change (parent must be given in the
constructor) So that in the constructor you have access to everything.
and java 5 support (generics) for more type safety.
And some more features but most of them are backported to 1.3 to keep the
2 streams in sync as much as possible.


Ok, so I'll go with wicket 2, thanks a lot for your time!

- Xavier

johan

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to