recategorized by
410 views
1 votes
1 votes

Which of the following construct is not supported by Java Server Pages?

  1. $\text{JSP}$ Directives
  2. $\text{JSP}$ Scriptlets
  3. $\text{JSP}$ Actions
  4. $\text{JSP}$ Reaction
recategorized by

1 Answer

Answer:

Related questions

1 votes
1 votes
1 answer
3
gatecse asked Dec 9, 2020
464 views
Which of the following Interface is not supported by $\text{JDBC}$ for connecting to Database in Java Programming language?Statement InterfacePrepared Statement Interface...