A calendar program implemented with JSP _ MySQL

! -- Display the calendar of any year or month. you can select a different year or month. Author: wildfield -- % @ pagelanguagejavaimportjava. util. * %! Stringyear; Stringmonth; % monthrequest. getParameter (month); yearrequest. getParameter (year);

JSP file reading instance _ MySQL

Variable Declaration java. lang. stringstrFileName; file name java. io. fileobjFile; file object java. io. fileReaderobjFileReader; read object char [] chrBuffernewchar [10]; buffer intintLength; actual number of characters read (one Chinese

Rapid JSP application development with JSTL _ MySQL

In this article, I will introduce you to a JSP-based and flexible and interesting technology, that is, JSTL. JSTL is called assumerverpagesstandardtaglibrary. although JSP has become very popular, JSTL has not been widely used in simple and fast

Access Database in JSP _ MySQL

Many new jsp beginners often ask how to connect to the database. why are there errors? Therefore, I wrote an article here for your reference. In fact, it is not a good practice to put all the database logic in jsp, but it is helpful for beginners to

Pagination of JSP database operation data _ MySQL

% @ PagecontentTypetexthtml; charset8859_1 % variable declaration java. SQL. connectionsqlCon; database connection object java. SQL. statementsqlStmt; SQL statement object java. SQL. resultSetsqlRst; result set object java. lang. stringstrCon;

JSP introduction _ MySQL

JSP is a dynamic web page technical standard proposed by SunMicrosystems and jointly established by many companies. Its website is www. javasoft. comproductsjsp. This technology provides a simple and fast way to create a Web page that displays

Chinese problem in Tomcat + Jsp environment _ MySQL

Abstract: There have been a lot of discussions about the problems that Java applications have encountered in processing Chinese characters. unlike most discussions, this article will discuss the problems in Java when processing Chinese characters

Two methods for uploading multiple files using JavaBean _ MySQL

Abstract: This article introduces two methods for uploading multiple files using JavaBean, namely http and ftp. First, it describes the basic format for transmitting multiple files over http and the detailed process for uploading. then, it briefly

Process virtual path _ MySQL in JSP

Abstract: 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

Necessity of JSP database connection pool _ MySQL

Recently I have made frequent connections to the database JSP, and the necessity of the database connection pool is given here. For JSP, a good J2EE Server is necessary. JBOOS and WebLogic are both good solutions. In general, when developing

Servlets and JSPPages best practices _ MySQL

The assumervlet and JSP technologies enable the Java server technology. Currently, they control the entire server-side Java technology market and gradually become the standard for building commercial Web applications. Java developers like these

Use JSP2.0 to develop Web application _ MySQL

JSP (JavaServerPages) is a further abstraction of Servlet. it is developed by JCP (JavaCommunityProcess) and is an open and free standard for generating dynamic content. it is also a J2EE (Java2EnterpriseEdition) an important part of the

Tomcat5.x virtual host configuration method _ MySQL

Reason: After a period of WEB project (based on JSP + JavaBean technology, the server is Apache + Tomcat), we found that all our project files are stored in TOMCAT_HOME \ webapps, although we can use the server. xml configures our project to other

The character replacement function str_replace () in JSP is implemented! _ MySQL

StrReplace. javapackageforum; importjava. util. *; *** Title: * Description: * Copyright: Copyright (c) 2001 * Company: * @ author * @ version1.0 * publicclassStrReplace {publicStrReplace () {} publicStringstr_replace (Stringfrom, st // //

Apache + Servlet + Jsp environment settings (on) _ MySQL

This article only discusses how to install Apache + Servlet + Jsp on WindowsNT4.0. The configuration in this article is as follows: WindowsNT4.0jdk1_2_2-001-win.exeapache_1_3_12_win32.exeApacheModuleJServ.dlltomcat.zip (3.0) I. software download

JSP code grabbing program _ MySQL

% @ PagecontentTypetexthtml; charsetgb2312 % StringsCurrentLine; StringsTotalString; sCurrentLine; sTotalString; java. io. inputStreaml_urlStream; java.net. URLl_urlnewjava.net.URL (www.163.net); java.net. httpURLConnectionl_connect String

We also talk about technologies that use JSP to implement groom and sohu news systems. _ MySQL

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,

Install JSP_MySQL in Linux

Response http Apache 1.3.12 + tomcat 3.1.1 + JDK 1.2.2 + mod_jserv.so1. required software and downloadApache_1.3.12.tar.gzHttp://www.apache.orgJakarta-tomcat-3.1.1.tar.gzHttp://jakarta.apache.org/builds/jakarta-tomcat/release/v3.1.1/bin/Jdk-1_2_2_007

Compile thread-safe JSP project_mysql

Author: Xu Chunjin Stringinssqlinsertintobuy (empid, name, dept) values (?,?,?,?); Using cute ();} catch (using Tione) {System author: Xu Chunjin String inssql = "insert into buy (empid, name, dept) values (?, ?, ?,?) ";Stmt = conn.

Eliminate performance bottlenecks through JSP pre-compilation _ MySQL

Welcome to the "management corner" version. The latest monthly column focuses on the management, configuration, processing and development of WebLogic servers. The purpose of this column is to introduce non-J2EE development issues that can be widely

Total Pages: 12780 1 .... 11087 11088 11089 11090 11091 .... 12780 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.