Compiling JSP files in myeclipse JSP design reports the current browser platform ErrorThe visual web designer is not supported on the current browser PlatformEclipse3.1.1 + myelipse4.11Unable to create this part due to an internal error. Reason for
In JSP and JSP JavaBean, "/" refers to the root path of Tomcat. If it is in Windows, it is the drive letter of the disk where Tomcat is located. "refers to the path of the bin directory of Tomcat.
I guess this is because JSPCodeTomcat is
At the beginning, I wrote JSP + JavaBeans and habitually used the default package. After the result is published to Tomcat 5.5.17, the corresponding JavaBeans class cannot be found on the JSP page in any way. The same web app is packaged into A. War
Symptoms:
When a page error occurs and an exception is thrown, it should be handled by error. jsp. However, we did not jump to the custom error interface as we expected, but to the default error interface of IE.
Root cause:
Error
From http://bbs.itzcn.com/thread-464-1-1.html
Can this method be used?
Use System. Out. println () You can only print the output content to the console. JSP Used in Out. println () Print the output content directly JSP I
1. Only numbers and English letters can be entered:Onbeforepaste = "clipboardData. setdata ('text', clipboardData. getdata ('text'). Replace (/[^ \ D]/g ,''))"Id = "text1" name = "text1">2. Only numbers can be entered:Onbeforepaste = "clipboardData.
Related Software:1. Eclipse 3.12. lomboz_3.0.13. emf-sdo-runtime-2.0.04. tomcatpluginv31beta (this plug-in is used to enable and disable tomcat in eclipse)
1. Install JDK and tomcat;The final result of environment variable configuration is as
Notes for installing ms SQL Server2000 in xp sp3:
1. The files to be downloaded include:
(1) sqlserver2000 Personal Edition
(2) SQL Server2000 JDBC driver
(3) Microsoft SQL Server 2000 Service Pack 4 Simplified Chinese version
2. During
When a string type object uses the println () method, if the object is null, null is printed instead of nullpointerexception, which may lead to the illusion, subsequent operations on strings may cause problems. 1. when the println () method is used
The JSP session is a life cycle of bean. Generally, it is page, which means that the session is valid until the user leaves the website. If the user cannot determine when to leave, it is generally set based on the system, tomcat is set to 30 minutes.
The request. getparameternames () method obtains (including buttons) All form objects with name attributes in the Form on the sending request page. An Enumeration type enumeration is returned.Traverse through the hasmoreelements () method of
JSP contains nine objects of that type. These nine built-in objects are examples of servletapi classes or interfaces,
Only JSP specifications initialize them by default, that is, they are already objects and can be used directly.
1. Application:
ServletObjects such as servletcontext, servletrequest, and servletresponse provided by servlet containers can be accessed.
InJSPHow to access these objects? For JSP, these objects are called built-in objects or implicit objects,Each object is
First, the window is automatically closed at a scheduled time in JSP.Type 2: Close the window by clicking the JSP that is not prompted for the link close the window
Third: The Window does not display the JSP code that is automatically closed.
IE6-
The reprinted content is as follows:
By default, Tomcat is all encoded in ISO-8859-1, No matter what display your page, Tomcat will eventually convert all the characters for you to ISO-8859-1. then, when GBK is used for translation on another
Recently, there is such a requirement that a home page obtains the request parameters (Chinese) from the request, and there are two frames on the home page,
Each frame is embedded with a JSP. How can we pass the Chinese parameter values on the home
Presumably, you often encounter garbled code problems during website development. Recently, when I wrote a small example of a blog, I encountered garbled code problems, which are generally common and often searched, all solutions are available, but
I learned this part of JSP a few days ago, but I couldn't remember the specific execution process when I heard about the JSP execution principle again. So I searched the internet and found that we had a few simple descriptions of the JSP execution
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.