JSP El expression and JSP: Include page include

Source: Internet
Author: User
The following are reserved words in the JSP El: And eqgttrueinstanceoforneltfalseempty?genulldivmodexpression-language implicit alias Tag: bodytag interface ------- jdbbc: Java Database connectivityusing the java. SQL. drivermanagerthe Java. SQL. drivermanager is a standard part of jde ------------ most of the O/R frameworks support these four approaches, so let's take a look at each one. //////////////////////////////////////// //////////////////////////////////////// //// // 9 implicit objects in JSP: requestresponseoutsessinapplicationconfigpage: Implicit Page Object references an instance of the JSP's page impementation. pagecontxt: A pagecontext instane provides the JSP developer with access to all the available JSP scopes and to serveral useful page attributes, such as the currentrequest and response, the servletcontext, httpsession, servletconfig to name but a few. exception directives: <% @ page import = "Java. util. date, Java. text. * "pageencoding =" UTF-8 "%> <% @ include file = ". /foot. JSP "%> in JSP 2.1, there are there types of action elements: 1. standard actions2.customer actions3.jstl actionsstandard actions: e.g.:
 
  
   
Actionthe

   
    
Action will include any output generated by the specified ded resource directlyto the jspwriter assigned to the implicit out variable. this means that you cann specify any different type of Web resouce, such as another JSP or servlet, as long as it produces content of the same type of web resource, such as another JSP page or servlet, as long as it produces content of the same type as the calling JSP page.

    

      
     

    

   

  
 
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.