Re: Struts Action Issue

2009-04-13 Thread Dave Newton
Martin Gainty wrote: agreed..docs maintainer please update the documentation ASAP! One way we can help keep the documentation up-to-date is by filing a CLA. When we run across an obviously ancient page we can then delete it, or at the bare minimum file a JIRA issue against the offending page

RE: Struts Action Issue

2009-04-13 Thread Martin Gainty
accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 13 Apr 2009 18:07:12 -0400 > Subject: Re: Struts Action Issue > From: musa...@gmail.com > To: user@struts.apache.org > > That doesn't make any sense. That link is outdated (very) from the > webwor

Re: Struts Action Issue

2009-04-13 Thread Musachy Barroso
age sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > >

RE: Struts Action Issue

2009-04-13 Thread Martin Gainty
nt être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 13 Apr 2009 11:56:42 -0700 > From: rachan...@gmail.com > To: user@struts.apache.org > Subject: RE: Struts Action Issue > > > Hi, > > I followed

RE: Struts Action Issue

2009-04-13 Thread riya
ee with Rommel > a FieldValidationInterceptor would accomplish this objective > http://struts.apache.org/2.0.14/docs/fieldexpression-validator.html > HINT place validation logic in expression validator e.g. > Date: Thu, 9 Apr 2009 07:23:42 -0700 >> From: charlesmel1...@yahoo.com >> S

RE: Struts Action Issue

2009-04-09 Thread Martin Gainty
> From: Muthu Velappan > To: Struts Users Mailing List > Sent: Thursday, April 9, 2009 5:49:38 AM > Subject: RE: Struts Action Issue > > Out of curiosity, I gave the same value in my application and tested, I got > the exact junk back in my action

Re: Struts Action Issue

2009-04-09 Thread Charlesmel Carino
data(String) you push to your database. Goodluck on the debugging spree :). Rommel From: Muthu Velappan To: Struts Users Mailing List Sent: Thursday, April 9, 2009 5:49:38 AM Subject: RE: Struts Action Issue Out of curiosity, I gave the same value

RE: Struts Action Issue

2009-04-09 Thread Muthu Velappan
Out of curiosity, I gave the same value in my application and tested, I got the exact junk back in my action not even a truncated one. So, please check whether ur action bypasses only this kind of string or even valid string like "test" or "sample". If it doesn't show valid string then there is pro