how to print/check encrypted data in servlet or in servlet header
0 views
Skip to first unread message
sagar
unread,
Jul 17, 2010, 4:36:11 AM7/17/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jugnagpur
hello everyone,
i have one project in which user login data is getting encrypted first
then it send to servlet in header. In servlet it is using bean/
interface to decrypte data from header.
I want to known how can i view or display that encrypted data or
decrypted data.
and how can i add some additional data to header when i click submit
button.