InterviewSolution
Saved Bookmarks
| 1. |
Which is not a directive?(a) include(b) page(c) export(d) useBeanI got this question in homework.This is a very interesting question from JSP topic in section Session Management, JSP & API of Java |
|
Answer» The CORRECT CHOICE is (c) export |
|