he wrote: "The crowd will maximum have knowledge of struts or simple jsp
pages"
 
so you cant show them things with API extensibility or MVC in minutes and
expect them to understand it... its IMHO better to show a easy packaged
component example (as this comes closes to the old "include" paradigma) and
how easy it fits together - especially if its sth. thats difficult to do in
JSP (like suckerfish)


  _____  

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Marc-Andre
Houle
Gesendet: Donnerstag, 4. Januar 2007 16:56
An: wicket-user@lists.sourceforge.net
Betreff: Re: [Wicket-user] wicket presentation


I think the best selling point for wicket to be shown on a 10 minute
presentation (remember it is really quick 10 minutes!) is markup
inheritance, API extensibility (Like extending the Link or Label class),
Model and POJO + HTML completely separated.  With that, I think you are
complete for the time you have. 

My 2 cents.

Marc


On 1/4/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote: 

you could show a component wich holds the suckerfish CSS example (HTML, JS +
CSS markup + Java Logic) and then show how easy it is to put this into any
existing HTML file / template at any position you like...
 
or show how neat a self-calling panel component is to e.g: create a tree
structure in markup by nesting itself.
 
or a download link using the usualylink + onClick to show how secure it
is....
 
or show the possibility to have 100% secure URLs using encrypted URL...
 
or... well, i can imagine dozens of things that are hard/ impossible with
struts / jsp and are done within minutes in wicket by just using the power
of java itself
 
Regards


  _____  

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Nino Wael
Gesendet: Donnerstag, 4. Januar 2007 14:16
An: wicket-user@lists.sourceforge.net
Betreff: [Wicket-user] wicket presentation




Hi im doing a wicket presentation for our consultants team, on this first
teaser I have about ten minutes.

 

 

I plan to talk something about markup inheritance(the stuff with panels and
borders, which are very nice), and the POJO concept.

 

Also wickets model concept and that you don't have to think about the
tedious tasks like printing html and setting the correct radio to be
selected. I guess that part will be a big eye opener for some of them:-) 

 

Which features should I show?

 

 

The crowd will maximum have knowledge of struts or simple jsp pages.

 

 

 

Regards Nino


-------------------------------------------------------------------------
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
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
<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