You know what would be cool for the javawebparts implementation. Make a tag called snippets or something, have it work like MessageResource where you could store things such onclick and other events and then be able to mark up your HTML with something that feels like <bean:write property...> where the property name would be replaced with your ajax call necessary to process the event. Is this your implementation? Do you have a discussion form for it?
Bryan LaPlante ---------- Original Message ----------- From: "Frank W. Zammetti" <[EMAIL PROTECTED]> To: "Struts Developers List" <[email protected]> Cc: "Struts Developers List" <[email protected]> Sent: Thu, 16 Feb 2006 15:05:46 -0500 (EST) Subject: Re: Passing Parameters to ActionForward from Action > Woo-hoo, dueling AJAX toolkits! ;) LOL ... > > http://javawebparts.sourceforge.net/javadocs/javawebparts/taglib/ajaxtags/package-summary.html > > Pretty darned easy too :) > > -- > Frank W. Zammetti > Founder and Chief Software Architect > Omnytex Technologies > http://www.omnytex.com > AIM: fzammetti > Yahoo: fzammetti > MSN: [EMAIL PROTECTED] > > On Thu, February 16, 2006 3:01 pm, [EMAIL PROTECTED] said: > > Another shameless plug: > > > > The easiest to use ajax implementation on earth. No tag logic to learn, no > > new > > JavaScript syntax to add to your own, just strait access to your plain old > > Java objects. There is video training and documentation available at > > http://www.xoscript.org . I am working on an ActionClass that will allow > > you > > to integrate Struts into the next version of xoscript (xml scripting > > objects), > > but it is not ready yet. > > > > Bryan LaPlante > > > > ---------- Original Message ----------- > > From: "Frank W. Zammetti" <[EMAIL PROTECTED]> > > To: [email protected] > > Cc: [email protected] > > Sent: Thu, 16 Feb 2006 09:59:29 -0500 (EST) > > Subject: Re: Passing Parameters to ActionForward from Action > > > >> Shameless self-promotion: > >> > >> http://www.omnytex.com/articles > >> > >> :) > >> > >> -- > >> Frank W. Zammetti > >> Founder and Chief Software Architect > >> Omnytex Technologies > >> http://www.omnytex.com > >> AIM: fzammetti > >> Yahoo: fzammetti > >> MSN: [EMAIL PROTECTED] > >> > >> On Thu, February 16, 2006 8:37 am, shiiva said: > >> > Bryan, > >> > > >> > I am totaly new to ajax. can u suggest me any get started kind of > >> > tutorial. > >> > > >> > Thanks, > >> > Siva > >> > --------------------------------------------------------------------- > >> > Posted via Jive Forums > >> > > > http://forums.opensymphony.com/thread.jspa?threadID=18280&messageID=36339#36339 > >> > > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > > ------- End of Original Message ------- > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] ------- End of Original Message ------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
