hi, I go two qns to ask, hope someone could help mi out =)
1) Can I use integrate javascript with JSP codes in a single JSP page?
2)If i want to encrypt something without using SSL, how do i encrypt a text on client side, then send to server the encrypted text? I can't use javascript cos this will make the algorithm visible to the client.
Thanks
1) Can I use integrate javascript with JSP codes in a single JSP page?
2)If i want to encrypt something without using SSL, how do i encrypt a text on client side, then send to server the encrypted text? I can't use javascript cos this will make the algorithm visible to the client.
Thanks