Services | Updates | Contact

JSP

Interview Question Directory - Complete Interview Question Database Home :: Interview-Questions :: J2EE :: JSP




JSP
Tutorial What is JSP?
JSP is a technology that combines HTML/XML markup languages and elements of Java programming Language to return dynamic content to the Web client, It



JSP
Tutorial What is the different between JSP and JSF?
JSP simply provides a Page which may contain markup, embedded Java code, and ?tags? which encapsulate more complicated logic /html. JSF may use JSP



JSP
Tutorial What is JSP Document?
A JSP page written in XML syntax and subject to the constraints of XML documents.



JSP
Tutorial What is JSP Declaration?
A JSP scripting element that declares methods, variables, or both in a JSP page.



JSP
Tutorial What is JSP scriptlet?
A JSP scripting element containing any code fragment that is valid in the scripting language used in the JSP page. The JSP specification describes wha



JSP
Tutorial What is JSP scripting element?
A JSP declaration, scriptlet, or _expression whose syntax is defined by the JSP specification and whose content is written according to the scripting



JSP
Tutorial What is JSP _expression?
A scripting element that contains a valid scripting language _expression that is evaluated, converted to aString, and placed into the implicit out obj



JSP
Tutorial How many JSP scripting elements are there and what are they?
There are three scripting language elements: declarations, scriptlets, and expressions.



JSP
Tutorial What is JSP tag library?
A collection of custom tags described via a tag library descriptor and Java classes.



JSP
Tutorial What is difference between custom JSP tags and beans?
Custom JSP tag is a tag you defined. You define how a tag, its attributes and its body are interpreted, and then group your tags into collections call
Page:  [<<]   1   2   3   4   5   6   7     [>>]

 
  Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate | XML
Send your comments, Suggestions or Queries regarding this site at editor@roseindia.net
Copyright © 2007. All rights reserved.