Multiple choice technology web technology

JSP pages created using PS tags can be decrypted easily.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

JSP pages created using PS tags cannot be decrypted easily because PS tags are server-side constructs that are processed before the page is served. The resulting output is standard HTML/JSP without the original PS tags, making reverse engineering difficult. False is the correct answer.