i just make diagram how REST work in the S2 REST, and i put my persistance ware, it is persistance manager for Spring... for my project cimande http://www.sf.net/projects/
hope the next version will become full REST ..the diagram based on REST showcase. http://www.facebook.com/photo.php?pid=3528021&l=e2db33a89c&id=675689084 usually we use ActionSupport (mostly all), but i never use others.. and found ValidationAwareSupport. usually also i use the valisation inside the ActionSupport, and in my old S2 development, i use execute() for doing validation etc and return SUCCESS, ERROR there and i see that the example is different way with my own way (based on petsoar). can help to clear my brain. NB: i download XWOrk, and looking inside more detail F On Mon, Sep 21, 2009 at 8:20 AM, Martin Gainty <mgai...@hotmail.com> wrote: > Hello Frans- > > ValidationAwareSupport documentation states > "ValidationAware classes can accept Action (class level) or field level > error messages. Action level messages are kept > * in a Collection. Field level error messages are kept in a Map from String > field name to a List of field error msgs. > (used to collect both action and field level error messages)" > > http://www.opensymphony.com/xwork/api/com/opensymphony/xwork2/ValidationAwareSupport.html > > ActionSupport of course handles all interactions for your Struts Action the > doc states > "Provides a default implementation for the most common actions." > http://www.docjar.com/docs/api/com/opensymphony/xwork2/ActionSupport.html > > did you want to know anything specific about ValidationAwareSupport or > ActionSupport? > Martin Gainty > ______________________________________________ > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité > > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte > Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht > dient lediglich dem Austausch von Informationen und entfaltet keine > rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie > de ceci est interdite. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > >> From: fr...@meruvian.org >> Date: Sat, 19 Sep 2009 23:33:56 +0700 >> Subject: ActionSupport vs ValidationAwareSupport >> To: user@struts.apache.org >> >> hi all >> >> can u share when will we use ActionSupport vs ValidateionAwareSupport >> >> F >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> > > ________________________________ > Ready for Fall shows? Use Bing to find helpful ratings and reviews on > digital tv's. Click here. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org