Re: simplest web program with struts

2012-06-11 Thread J. Garcia
Maven archetypes are a good starting point as well. http://struts.apache.org/2.3.4/docs/struts-2-maven-archetypes.html You may want to have a look at AppFuse Java RAD. It has several frameworks to choose from, among them struts2: appfuse.org. J. On Sun, Jun 10, 2012 at 11:38 PM, bphill...@ku.ed

Re: Struts 2 losing timestamp in java.util.Date when validation failed

2012-06-11 Thread Łukasz Lenart
Yeah... I was wondering what are you doing ;-) 2012/6/11 J. Garcia : > Sorry, my mistake. > > Done: https://issues.apache.org/jira/browse/WW-3841 > > > On Mon, Jun 11, 2012 at 9:41 AM, J. Garcia wrote: >> >> Done: >> https://issues.apache.org/jira/browse/WW-3833 >> >> >> >> On Mon, Jun 11, 2012 a

Re: Struts 2 losing timestamp in java.util.Date when validation failed

2012-06-11 Thread J. Garcia
Sorry, my mistake. Done: https://issues.apache.org/jira/browse/WW-3841 On Mon, Jun 11, 2012 at 9:41 AM, J. Garcia wrote: > Done: > https://issues.apache.org/jira/browse/WW-3833 > > > > On Mon, Jun 11, 2012 at 9:32 AM, Łukasz Lenart < > lukasz.len...@googlemail.com> wrote: > >> Probably, please

Re: Struts 2 losing timestamp in java.util.Date when validation failed

2012-06-11 Thread J. Garcia
Done: https://issues.apache.org/jira/browse/WW-3833 On Mon, Jun 11, 2012 at 9:32 AM, Łukasz Lenart wrote: > Probably, please register an issue and assign the test app. > > > Regards > -- > Łukasz > mobile +48 606 323 122 http://www.lenart.org.pl/ > Warszawa JUG conference - Confitura http://con

Re: Struts 2 losing timestamp in java.util.Date when validation failed

2012-06-11 Thread Łukasz Lenart
Probably, please register an issue and assign the test app. Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/6/11 J. Garcia : > A full example based on struts2 blank archetype attached. > Run with maven2: mvn jetty: