Please, can you help me with this two test-questions.
1. JSP supports which of the following platforms?
A) Windows NT
B) Linux
C) Java environment
D) All
2. A certain JSP file written for Linux platform, compiled on Win NT and moved on the Sun Solaris Platform. Which of these statements are true?
A) Jsp file can not be compiled on the Win NT.
B) Jsp does not support Win NT platform.
C) Jsp file can not be run on the Sun Solaris Platform.
D) None of the above.