Jsp Page can be excuted from the below, (choose multiple)
-
Tomcat
-
Weblogic
-
Websphere
-
None of the above
A,B,C
Correct answer
Explanation
JSP pages can be executed on any Java EE compliant application server or servlet container. Apache Tomcat, Oracle WebLogic, and IBM WebSphere are all popular application servers that support JSP execution. These servers provide the JSP container needed to translate, compile, and run JSP pages.