Hacker News new | ask | show | jobs
by st3fan 6350 days ago
Java, so I prefer Wicket and like Stripes.
2 comments

+1 for wicket.

Used wicket for a while on xp-dev.com, but moved to a home grown one as wicket was a tad bit too bloated.

But I really like how wicket is component based, and have used it successfully for other project (all intranet based ones though - so don't really have many publicly accessible examples)

+1 for Stripes. It's like WebWork/Struts 2 without the XML configuration headaches.