We also talk about technologies that use JSP to implement groom and Sohu news systems.

I have just completed such a similar system over the past two days. I hope to discuss with you the JSP implementation technology. A system like Sina Sohu should be similar, that is, the background dynamically generates HTML pages at the front end,

JSP (9) -- JSP sessions

On a classic website, visitors can browse several webpages and perform some interactive activities. If you are writing such a website, it is very useful to use some data of each user. For this purpose, we can use "sessions" in JSP ". Session is

Introduction to JSP development (5)-Other JSP-related resources

Other related JSP resources: Servlets and assumerver pages (JSP) 1.0: a tutorialHttp://www.apl.jhu.edu /~ Hall/Java/servlet-tutorial/ Assumerver pagestm: A developer's

Basic JSP learning materials

I. JSP technology Overview After Sun officially released JSP, this new web application development technology soon attracted people's attention. JSP provides a unique development environment for creating highly dynamic web applications.

Introduction to JSP development (III)-JSP and JavaBean

Although you can put a large block in a small instruction file Program Code But most Java program code is a reusable component called JavaBean. Like ActiveX controls, JavaBean provides known functions and is designed for reuse at any time.

Create a JSP environment on Linux

I have seen the introduction of JSP (Java Server Pages) on overseas websites for a long time, saying how it works and how it grows, however, I only know that JSP is not enough, and I still have no chance to use it. I have heard that in UNIX, the

Apache + servlet + JSP environment settings (medium)

(2) Apache server 1. Double-click the apache_1_3_12_win32.exe file and use the default configuration for installation. The default installation directory is:C: \ Program Files \ apache group \ apache, I use $ apache_root to replace the

JSP mail sending instance

Vishal_donth gave this response on 10/18/2000: // These are the pakages to be imported from // Java mail // The Java mail package either be dowloaded // Seperately // Or else is available in the j2sdkee1.2 // (Java Enterprise Edition) Import

Use JSP to create reusable image backgrounds

There is a technology that can generate neat and fine-grained histograms in Java Server Pages (JSP), which can be used as a reusable background. To achieve reusability, you need to adjust the size of the image. You should also manage straight blocks

Pagination of JSP database operation data

// Variable Declaration Java. SQL. Connection sqlcon; // database connection object Java. SQL. Statement sqlstmt; // SQL statement object Java. SQL. resultset sqlrst; // result set object Java. Lang. String strcon; // database connection string Java.

Nine basic built-in components of JSP

Source: If you have any copyright issues, please contact us Basic Components JSP has the following nine basic built-in components (corresponding to the six internal components of ASP ):Request client request, which contains parameters from the

Use JSP to generate a pie chart

Author: Builder. com JSP provides many simple and practical tools, including reading data from the database, sending data, and displaying the results in a pie chart. Now let's take a look at this simple and practical method. What you need

JSP implements shopping programs

Below is the source of my shopping cart Using JSP and database. Program : Note:1. The re-billing part is not ready yet. Please do it yourself!2. the next version uses session. // Shop_cart.jsp String product_type;String action;Int

JSP Source Code leakage vulnerability caused by multiple web application servers

JSP Source Code leakage vulnerability caused by multiple web application servers Author: Zoomlion Chinese: Unknown: jsper Affected Systems:BEA Systems WebLogic 4.5.1 -Microsoft Windows NT 4.0 BEA Systems WebLogic 4.0.4 -Microsoft Windows

Use JSP to operate cookies

Cookie should be a technology that has been used for a long time. As early as the advent of HTML, there was no way to record and identify different users between each independent page. Later, people invented the cookie technology. When a user

JSP Connection database Overview

Many new JSP beginners often ask how to connect to the database. Why are there errors? So I concentrated on writing this article Article For your reference, it may not be a good practice to put all the database logic in JSP, but it is helpful for

Process virtual paths in JSP

Summary When programming for server components, you may need to obtain the actual path of a file from the path relative to the web root, but this file is actually on a virtual path of the site. What is a virtual path? On a web server, the virtual

Install JSP in Linux

Apache 1.3.12 + tomcat 3.1.1 + JDK 1.2.2 + mod_jserv.so 1. Required software and

JSP from simple to deep (3) -- add dynamic content through Expressions

In our previous chapter, any HTML file can be converted into a JSP file by changing its extension to. jsp. Of course, we need to know what makes JSP useful? The answer is the ability to embed Java. Place the following text in. for example, this file

JSP login program code

JSP login program code Public static boolean checkUserPermission (HttpSession mySession, HttpServletRequest request, HttpServletResponse response){If (mySession. getValue ("hasPermission") = null |! (Boolean) mySession. getValue

Total Pages: 280 1 .... 249 250 251 252 253 .... 280 Go to: GO

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.