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,
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
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
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.
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.
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
(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
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
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
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
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
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
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
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
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
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
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
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.