Tomcat6.0, jetty6, resin3.1.5 Configuration

Recently, I have played with these three servers in a rough way. I just need to configure them to see if they are new. Without going further, I will briefly introduce how to configure the virtual paths. This is very convenient during

Spring IoC source code analysis (2) Resource Positioning

Let's take a look at the beanfactory call process. Public class beanfactorytest {public static void main (string [] ARGs) {classpathresource res = new classpathresource ("beans. XML "); xmlbeanfactory factory = new xmlbeanfactory (RES); object

JS study Note 1

Event. srcelement can be seen literally with the following keywords: event, the source means: the source of the current event,We can call various attributes like document. getelementbyid,Some people often ask how to use event. srcelement in Firefox,

Why can't developers estimate the time? China Status

The estimated time is accurate to the hour at the initial stage of the project and with simple and clear requirements.However, the maintenance period and expansion period of the project may cause unknown problems even if simple requirements are

Tomcat source code analysis (1): Environment setup

1. Download Related Files 1. Java and eclipse are essential. 2. Download source code distributions from http://tomcat.apache.org/download-60.cgi. Because it is in a Windows environment, the zip package is used.   2. decompress the SRC

JS Verification Code

JS Verification Code Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd> No title page & Nbsp; Style = "width: 80px"/> & nbsp;  

Some explanations of SQL statements

Select isnull (max (right (rtrim (taskcode), 7), 0) as maxcode from prvflat_statask Where isnumeric (right (rtrim (taskcode), 7) = 1 and substring (taskcode, 1, 1) = 'T' and Substring (right (rtrim (taskcode), 7), 4401) = year (getdate () and

Idea Configuration Optimization

Modify intellij/bin/idea.exe. vmoptions -Xms512m -Xmx512m -Xmn164m -XX:MaxPermSize=250m -XX:ReservedCodeCacheSize=64m -Xverify:none -Xnoclassgc -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=85 -ea

Custom doclet writing

To provide external interfaces, you need to maintain the interface documentation. However, document maintenance is always very costly. It is usually because you are busy with the project and want to wait until the end of the project. But it usually

Idea plug-in development

External services or interfaces that provide external services are often used in projects. In this case, return parameters must be escaped to avoid the impact of external objects on internal systems. For example, the interface datato getmydate ()

Difference between in and exists in SQL

I can see a good example on the Internet to explain the difference between in and exists. This example shows how to query the title of a book published by any publisher in a city that starts with a letter B:Use pubs Select titleFrom titles where

Configure the network in the VM Nat Mode

I found many methods on the Internet and found that many methods have problems. The first configuration below can also be used to access the Internet, but the host cannot be pinged to the virtual machine. The virtual machine can be pinged to the

Passing objects using JS

If there are many fields on the page to be passed to the background action, the data may be scattered, It is very troublesome to pass through get and post directly. In this case, JavaScript can be assembled into an object or an object

JS changes the class style

In general, JS can change the attributes and styles of an object through ID, but the ID is unique in a page. It is powerless to change a batch of objects, however, you can set multiple classes so that you can set the styles in through Js.  

How to modify the properties configuration file after Transcoding

  1. How to modify the configuration file (pagetips. properties )?Run the following command to add a path before the following files: [this path is a relative path in the system]Tomcat 6.0 \ webapps \ fly \ WEB-INF \ conf \ page. Tips.

Tomcat startup JVM memory settings

Tomcat starts JVM memory settings favorites   Linux:Catalina. Sh in the/usr/local/Apache-Tomcat-5.5.23/bin directoryAdd: java_opts = '-xms512m-xmx1024m'If "M" is added, it indicates that it is mb. Otherwise, it is KB. When Tomcat is started,

SVN usage principles of the project team

Source: http://softtest.chinaitlab.com/qtpm/866686.html   1. When submitting a file, you must submit a comment indicating the relevant modification information, such as the bug number and task description. The specific content can be in the form of

Use jquery to simulate select to implement a drop-down tree menu.

I wrote it casually before and found that there were a lot of people who needed it. I took some time to write a complete resource that had been reached by the previous time. Http://download.csdn.net/source/3461323 First of all, I would like to thank

Firefox does not support the disabled attribute solution-based on jquery.

The project encountered a headache. The setting of Disabled = "disabled" in Firefox is invalid. What should we do? We can only turn to powerful Js. The idea is as follows: To invalidate , you must consider the following aspects: 1. block default

Jquery table control-use jqgrid

The jqgrid table control of jquery is used in the project, which is powerful. It is difficult to encapsulate JSON data. First, let's look at the JSON data format required by grid: {"Total": 1, "page": 1, "records": 10, "rows": [{"ID": 1, "cell ":

Total Pages: 64722 1 .... 56514 56515 56516 56517 56518 .... 64722 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.