Re: Why 2 URLs for the examples Struts-2.3.15.1 ?

2013-09-04 Thread Lukasz Lenart
The author - Bruce Phillips - just joined the project and he's moving the source code under Apache Svn - he also updates the source to work with the latest version of Struts 2. That's the reason of some duplications :-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/9/4 Chr

RE: Value not persisting in domain object

2013-09-04 Thread Martin Gainty
your best solution is stuff the entire Cart into Session I will need a few items if you want us to help you get this running package com.home.practice.shop; import com.home.practice.shop.domain.Cart; import com.home.practice.shop.domain.Item; //where is com.home.practice.shop.domain.Item ? publ

Why 2 URLs for the examples Struts-2.3.15.1 ?

2013-09-04 Thread Chris
Hello, With Struts2.3.15.1, Getting Started   Tutorials Why two URLS for the examples ? Struts 2 subversion sandbox at https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples. you can download this tutorial's complete example from Google Code - http://code.google.com/p/struts

Re: Why 2 URLs for the examples Struts-2.3.15.1 ?

2013-09-04 Thread Chris
De : Chris À : "user@struts.apache.org" Envoyé le : Mercredi 4 septembre 2013 14h53 Objet : Why 2 URLs for the examples Struts-2.3.15.1 ? Hello, With Struts2.3.15.1, Getting Started   Tutorials Why two URLS for the examples ? Struts 2 subversion san