You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Himanshu Rathore <te...@gmail.com> on 2008/06/01 15:55:24 UTC

Re: Problem

Thanks Raghu,

I won't worry too much about security as this is client's requirement :).
Need to provide what they ask for.

On Sat, May 31, 2008 at 2:44 AM, Raghu Kasturi <au...@gmail.com>
wrote:

>
> Hi,
>
> Try this:
> By default s:password tag don't shows value of your password, you can
> change such behaviour by adding attribute showPassword=true, but you
> should consider security issue.
>
> Thanks,
> Raghu
>
>
> Himanshu Rathore wrote:
> >
> > Hi,
> >
> > The data set in password field is not displayed on jsp. In my bean, the
> > value is set properly after retrieved from db but when page is displayed
> > I'm
> > not able to see it.
> >
> > May be this is security feature but it might not be acceptable by client.
> > Is
> > there way around?
> >
> > --
> > --
> > Regards,
> > Himanshu Rathore
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/%3Cs%3Apassword%3E-Problem-tp17488942p17568076.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 

Regards,
Himanshu Rathore