It works ! Thanks for everybody's help ! The Struts 2 + Spring 2 + JPA + AJAX works with the Struts 2.04 version (not with the 2.01 because of tags problem)
http://cwiki.apache.org/S2WIKI/struts-2-spring-2-jpa-ajax.html I've solve another problem of the tutorial : the table is quickstart.Person and not quickstart.person I've also had to upgrade xwork-2.0-beta-1.jar to xwork-2.0.0.jar Thanks again Philippe Le lundi 22 janvier 2007 22:04, Don Brown a écrit : > Another example is the dbportlet archetype. It uses Spring and its > JDBC template for DB access. It can be ran as a servlet or portlet > app. See > > http://struts.apache.org/2.x/docs/struts-maven-archetypes.html > > Don > > On 1/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > > > After some reading in the mailing list I decided to upgrade to struts2.04 > > for api, core and spring-plugin. Now I have the following error when I > > launch the Struts2+Spring2+Ajax tutorial application (quickstart). > > > > Any idea ? > > > > Philippe > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]