Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by michaelcourcy:
http://wiki.apache.org/tapestry/Tapstry5First_project_with_Tapestry5,_Spring_and_Hibernate

------------------------------------------------------------------------------
  Create a user now 
  
  {{{
-        INSERT INTO user VALUES ('test', 'test');
+        insert into user (login_user, password_user) values ('test', 'test');
  }}}
  
  === Creation of the project ===

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to