Techno Terminal
Simple way is easy to understand...
Thursday, 6 September 2018
JSP Scripting Elements
›
JSP scripting elements let you insert Java code into the servlet that will be generated from the JSP page. There are three forms: Expre...
1 comment:
Architecture of JSP
›
A JSP life cycle can be defined as the entire process from its creation till the destruction which is similar to a servlet life cycle wit...
How JSP works internally
›
The following steps explain how JSP works inside the web server: Client browser sends an HTTP request to the web server. The web serve...
Overview of JSP
›
Overview JavaServer Pages (JSP) is a server-side programming technology that enables the creation of dynamic, platform-independent meth...
JSP Implicit Objects
›
JSP Implicit Objects are the Java objects that the JSP Container makes available to developers in each page and developer can call them d...
Thursday, 28 June 2018
Technical Lead QA Questions asked in Sears Holdings
›
1. What is the best definition of a Class? a) A provision for holding state and behaviour together. b) Can only have state and behaviour...
Senior QA Questions asked in Sears Holdings
›
• What is the best definition of a Class? a) A provision for holding state and behaviour together. b) Can only have state and behaviour...
2 comments:
›
Home
View web version