RE: Newbie having trouble with validation... doesn't seem to do anything...

2007-01-02 Thread Raghu
below code can be used to get message from different applicatyion resource files. -Original Message- From: Laurie Harper [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 03, 2007 4:03 AM To: user@struts.apache.org Subject: Re: Newbie having trouble with validation... doesn't se

Re: Newbie having trouble with validation... doesn't seem to do anything...

2007-01-02 Thread Laurie Harper
Do you get any output if you include a html:errors tag somewhere without a 'properties' attribute? It could be that the unconventional property naming is messing things up. Can you display message resources using bean:message? For example, do you get what you expect if you include property="se

Re: Newbie having trouble with validation... doesn't seem to do anything...

2006-12-29 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Laurie Harper wrote: > > Getting all the pieces lined up can be a bit tricky the first time > through :-( If the comments above don't get you there, post your form > bean code and JSP so we have the complete picture. > > OK.. I've gotten much furth

Re: Newbie having trouble with validation... doesn't seem to do anything...

2006-12-29 Thread Laurie Harper
Peter L. Berghold wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I'm fairly new to all this and I'm having trouble getting validation to work as I thought it should. From what I've read in several books now I should be able to do server side validation, but in my very simple te

Re: Newbie having trouble with validation... doesn't seem to do anything...

2006-12-29 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter L. Berghold wrote: > > > Now, I invoke the sendEmail form from a browser and I'm watching the > Tomcat logs as this is running and according to the trace validate is > returning a null. > > I forgot to mention that the text I put into the fo

Newbie having trouble with validation... doesn't seem to do anything...

2006-12-29 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, I'm fairly new to all this and I'm having trouble getting validation to work as I thought it should. From what I've read in several books now I should be able to do server side validation, but in my very simple test case it doesn't seem to