Why don't you try using the value attribute of the textfield tag instead? Nils-H
On Sat, Dec 13, 2008 at 9:03 AM, srinivasa_v . <[email protected]> wrote: > HI All, > I want to dispay value in text box tht i get from session, is this the right > way to do > > <s:textfiled name="empdetals" > > > <s:property value=#session.empdetals.fname"/> > </s:textfiled> > > regards > srinivas > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

