> -----Original Message-----
> From: Arpan 
> Sent: Monday, June 13, 2011 11:41
> To: Struts Users Mailing List
> Subject: jsp caching problem
> 
> Hi All,
> 
> Do any one know how to solve caching problem in jsp.
> My requirement is that, it should not display previously 
> submitted credit card number and passwords.
> Whenever I put the first number, my page shows all other 
> numbers previously entered as a suggession.
> 

This is an issue with the browser, but as a rule of thumb serving this type of
page over https will cause the browser to behave differently. Also remember that
the credit card field suggestions would only be on a given clients machine with
only their numbers.



--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.

 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to