concerning the instantiation of the "Secret" class inside the jsp pages, what made it possible? is it the existence of the "Secret.class" file inside the "java-src" folder or inside the "javabeens" folder? <<or should it be in both of them maybe?!
Not sure why you are using the bash scripts to compile the classes it would have been easier for the beginners to understand if you where using an IDE after all this is a tutorial.... Also the library you are using is not an standard java libarary so you should have also mentioned where to download it from....
@DarthPourya - Thanks for taking the time comment on the video. You are right, in my example I’m using non-standard libraries. However, the point of the video is to show how to do simply encryption using Java. As you know, Java has an entire set of full encryption libraries that can be used for this task. Encryption can also be done through the DBMS system such as MySQL with the ENCODE() AND DECODE() functions.
thanks for the wonderful tutorial man :)
concerning the instantiation of the "Secret" class inside the jsp pages, what made it possible? is it the existence of the "Secret.class" file inside the "java-src" folder or inside the "javabeens" folder? <<or should it be in both of them maybe?!
thanks in advance :)
saeed2008aae 1 year ago
just a few suggestions:
Not sure why you are using the bash scripts to compile the classes it would have been easier for the beginners to understand if you where using an IDE after all this is a tutorial.... Also the library you are using is not an standard java libarary so you should have also mentioned where to download it from....
DarthPourya 1 year ago
@DarthPourya - Thanks for taking the time comment on the video. You are right, in my example I’m using non-standard libraries. However, the point of the video is to show how to do simply encryption using Java. As you know, Java has an entire set of full encryption libraries that can be used for this task. Encryption can also be done through the DBMS system such as MySQL with the ENCODE() AND DECODE() functions.
controlnexus 1 year ago
thanks very helpful
chivistaboy 2 years ago
hey can you do this code to normal? PLEASE i need it so hard please help me e14d9badffe46fa80553e3ede2dd76b0 THANX!
mathijs1995U 2 years ago
thanks for u r tutorial.
It will be more better if u give example
that where should we use encryption when writing program.
regards.
dreamdecember 2 years ago