Maarten Bosteels wrote:
> 
> Are you sure you want to mix Wicket with DisplayTag ?
> I am not saying it's impossible, but when starting a Wicket project from
> scratch, I wouldn't add a JSP tag library to the mix.
> 
Truth. You should really reconsider throwing DisplayTag into this. Without
going into paragraphs ans paragraphs of explanatory detail, Wicket just
doesn't work like that. I'm not saying it couldn't be done if you were
enough of a masochist, but the real question would be why?

While not nearly as bad in terms of integration, you may want to rethink
Acegi as well. Perhaps it has changed since the last project I used it on,
but at the time I hated it. Wicket has some nice hooks for adding your own
authorization/authentication schemes and there's a wicket-security project
if you want a pre-built infrastructure. 

-Matt
-- 
View this message in context: 
http://www.nabble.com/Pre-built-wicket-sample-app-for-a-starter-to-copy--tp23487461p23510113.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to