InterviewSolution
Saved Bookmarks
| 1. |
Is Html Page A Web Component? |
|
Answer» No. STATIC HTML pages and applets are bundled with web components during application ASSEMBLY, but are not CONSIDERED web components by the J2EE specification. Even the server-side utility classes are not considered web components, EITHER. No. Static HTML pages and applets are bundled with web components during application assembly, but are not considered web components by the J2EE specification. Even the server-side utility classes are not considered web components, either. |
|