Maybe more AJAX? IMHO showcase must be organized similar to GWT's showcase (note tabs for "Example" and "Source Code" loaded w/ AJAX): http://gwt.google.com/samples/Showcase/Showcase.html
And here is my proposals: - AJAX file upload with progressbar; - AJAX autosuggest backed by server response through ajax pool; - i18n: different langs, date formats, currencies (icu4j ?); - UrlRewriteFilter (servlet FORWARD); - Open Flash Chart 2 (http://teethgrinder.co.uk/open-flash-chart-2/); - Form wizard w/ state stored in different ways: a) Session; b) JSON-serialized in form's hidden field; Musachy Barroso wrote: > > Wes suggested that we should make a new showcase app, and I think it > is a great idea. Things I have in mind: > > * CRUD sample with spring > * Spring security > * Sitemesh > * Tiles > * Convention samples > * Results samples, FreeMarker, Velocity, JSON, Embedded JSP > * OGNL interactive thing (ok, ok..maybe not but I am emotional ties to > that thing lol) > * Add links to the documentation from the sample pages, like "For mode > details on validation see blah bla" > * Validation, XML, annotations (xwork) and OVal. > * Config browser > * Example of how to write an interceptor and a result > > It would be a good opportunity to add examples of things that people > ask often in the mailing list. I know I am missing a bunch of stuff, > so keep adding to the list. > > musachy > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/new-showcase-tp25606897p25617894.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
