Tag: architecture
Questions Related to architecture
-
ClassCastException
-
IllegalStateException
-
NumberFormatException
-
None
-
1 2
-
1 2 3
-
Compile error
-
Runtime exception
-
addSize
-
getCust
-
deleteRep
-
putDimensions
-
int [] myList = {"1", "2", "3"};
-
int [] myList = (5, 8, 2);
-
int myList [] [] = {4,9,7,0};
-
int myList [] = {4, 3, 7};
-
Embedding of Java code in HTML pages
-
Platform independence
-
Creation of database-driven Web applications
-
Server-side programming capabilities
-
jspInit(), _jspService() & jspDestroy()
-
init(), service(), destroy()
-
doPost()
-
none of the above
-
View
-
Model
-
Controller
-
None
-
Parsing JSP using an XML Parser.
-
Converting JSP into static Html content.
-
Generating Servlet Code for the Jsp
-
None
-
Applets
-
Web Browsers
-
Wireless clients.
-
All the above