[s2] difference id - name in struts tag

2007-01-29 Thread plegal
Hi, A simple question : In this tag, what's the difference between id and name ? Thanks in advance Philippe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Struts 2] Database access [solved!]

2007-01-22 Thread plegal
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 a

Re: [Struts 2] Database access

2007-01-22 Thread plegal
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 INFO: Root WebApplicationContext: initialization complete

Re: [Struts 2] Database access

2007-01-22 Thread plegal
Hi, I've nearly finish the tutorial Struts2+Spring2+Ajax and I'm blocked with the following error in the index.jsp when I launch the application inside Eclipse. Any idea ? Thanks in advance Philippe 22 janv. 2007 20:23:31 org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The A