Hello,
I have a problem with encrypted field by stripes. As I have understood
when you have been declared before field declaration like
        @Validate(encrypted=true)
        private Integer userId;
and have this hidden field on my jsp it should be encrypted. But on
the source code of the jsp I still see the integer value.
I miss something? Can someone tell me how it should be implemented?
Thanks.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to