Re: [ANN] Preview: portable [non-Ajax] components for Struts/JSP

2005-11-30 Thread Danny Lee
Hi Michael, there deffinitely is an insterest :) I like your new IPU [ ;) ] approach! Well, the interesting thing for me is, if there's some "take it back to the parent action" approach in your new technique. For example I'm in: http://www.myshop.com/showProductGroup.do&groupId=10

[ANN] Preview: portable [non-Ajax] components for Struts/JSP

2005-11-29 Thread Michael Jouravlev
Since my summer article on java.net I developed a different approach to page-embeddable Struts components. Now I can create them working on any SRV2.3/JSP1.2 compatible container including Tomcat 4.x and Tomcat 5.x. Important: this is not an Ajax approach. Despite that the Redirect-after-Post patt