RE: Newbie question regarding

2004-11-30 Thread David G. Friedman
have the ID submitted, not the name. Regards, David -Original Message- From: admin [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 4:14 PM To: [EMAIL PROTECTED] Subject: Newbie question regarding Hello folks. I have a Bean called users with two properties (Id and

Newbie question regarding

2004-11-30 Thread admin
Hello folks. I have a Bean called users with two properties (Id and Name) When a choose a name in this selection i need to know the ID of the selected user. How can i do that? Thanks for any help. Marcio Lima

RE: Newbie question regarding Tiles and ActionErrors

2004-05-13 Thread Adam Lipscombe
: Newbie question regarding Tiles and ActionErrors Hi I think you should check your tag for the input attribute. input attribute should be having the name of the file you want to display in case of any error from validation cheers kk PS: let me know if that help --- Adam Lipscombe <[EM

Re: Newbie question regarding Tiles and ActionErrors

2004-05-13 Thread karan kondal
Hi I think you should check your tag for the input attribute. input attribute should be having the name of the file you want to display in case of any error from validation cheers kk PS: let me know if that help --- Adam Lipscombe <[EMAIL PROTECTED]> wrote: > Folks, > > > I am a struts new

Re: Newbie question regarding Tiles and ActionErrors

2004-05-13 Thread Susan Bradeen
"Adam Lipscombe" <[EMAIL PROTECTED]> wrote on 05/13/2004 08:43:15 AM: > Folks, > > > I am a struts newbie trying to create a test app using Struts 1.1, JSP with > Tiles. > > My problem is that I am using Tiles to construct templated JSPs. > One of the JSP elements inserted into the template

Newbie question regarding Tiles and ActionErrors

2004-05-13 Thread Adam Lipscombe
Folks, I am a struts newbie trying to create a test app using Struts 1.1, JSP with Tiles. My problem is that I am using Tiles to construct templated JSPs. One of the JSP elements inserted into the template has a form that captures user input. When the form is submitted and the ActionForm val