The Java EE platform consists of a suite of services, application interfaces (APIs), and protocols that provide functional support for the development of Web-based multi-tier applications, with a simple description of the 13 technical specifications in the Java EE (Space-constrained, simple description only):1.JDBC (
Part 1ArticleThe basic concepts of Java are briefly summarized (http://www.cnblogs.com/2018/archive/2011/04/05/1993163.html), this paper summarizes the learning process of Java ee. Basic
Https://javaeetutorial.dev.java.net/files/documents/7232/141115/javaeetutorial6.zip
This contains the introduction documents and examples.CodeThese examples can be opened dire
Http://www.ibm.com/developerworks/cn/java/j-lo-jeeflex? S_tact = 105agx52 s_cmp = tec-csdn
August 05, 2009
Traditional Java EE applications usually use some MVC framework (such as struts) as front-end user interfaces. With the rise of FLEX, RIA-based clients can bring users a cooler interface, shorter response times and closer to the desktop application exper
interface and is superior to applications with scripting programs. Unfortunately, until recently there was no standard way to integrate flash applications into the Java EE system. This situation changes with the introduction of Flash Remoting mx. Flash Remoting MX provides a standard communication layer to make flash applications with java. NET and ColdFusion co
-use way, products such as the WebLogic server create more scalable and maintainable applications that provide increased availability for a large number of users.
Java Technology
in the next section, we will describe the various technologies that make up Java EE and understand how WebLogic servers support them in a distributed application. The most commonly
openness of Java EE that some vendors can achieve the same goal in a way that is parallel to EJB.
4. RMI (Remote method Invoke):
As its name indicates, the RMI protocol invokes methods on the remote object. It uses serialization to pass data on both the client and server side. RMI is a more low-level protocol that is used by EJBS.
5. Java Idl/corba:
With the sup
In fact, now the official has changed the name of Java EE, refers to the Java Enterprise Edition. The Java EE is specifically targeted at the 2 version of the Enterprise Edition, because of the great influence at the time, shouted accustomed to have been used down.Official e
There are more and more students in Java EE, the technology of Java-EE is constantly developing, and all kinds of concepts emerge, this article tries to explain these concepts to beginners from an easy to understand angle so as to master the learning direction of Java
language:Java Platform, Standard Edition (Java SE)Java Platform, Enterprise Edition (Java EE)Java Platform, Micro Edition (Java ME)JavaFXAll Java platforms consist of a JVM and a set o
1. Why Java EE is requiredThe JSP code we write, because of a large number of display code and business logic is confused, nested with each other, is not conducive to the maintenance and extension of the program. When business requirements change, programmers and artists are a heavy burden.For the ease of maintenance and scalability of the program, we need to use Java
from clients.
DoPost (): Perform an HTTP POST operation
other methods include handling different types of HTTP requests--you can refer to the HttpServlet API documentation.
The above description is a variety of methods for the standard Java Servlet API. The WebLogic server provides a complete way to implement the API. Once you have developed a servlet, you can register it in weblogic.properties and then configure it in the WebLogic server.
1 , Java is whatTheJava 2 platform Enterprise Edition is a software platform that is ideal for creating server-side large application software and service systems. Java suitable for the development of large-scale business systems, this level of system distribution and running on multiple computers, the interaction between each other unusually frequent. the Java
jsessionid to the URL, making it easier to be disclosed or stolen.3. Cross-site scripting attacks (XSS)XSS occurs when a Java EE developer obtains untrusted information from an HTTP request and places it in an HTTP response without the appropriate context output encoding. Attackers can use this behavior to inject their scripts into a Web site and then hijack sessions and steal data on the site. To prevent
specifically develop Web services. This paper uses the Java language to illustrate the Web service architecture.
The principle of Web service of Java EE
1. Java-EE Web service model
As you know, the system architecture of common Web services is service-oriented, and the
In most Java projects, most of the code is boilerplate code. Exception handling belongs to this type of code. Even if the business logic is only 3 to 4 lines of code, the code used for exception handling also accounts for 10 to 20 rows. This article discusses how to keep exception handling simple and intuitive so that developers can concentrate on developing business logic rather than wasting time on boiler
j2ee| Data | database: Ong original email:wcy@email.com published forum: www.javaresearch.org
"Knitting Press" in order to help the domestic beginners, wrote this article, expect to be able to help the vast number of Java enthusiasts. If you need to reprint, please contact the author.
This article will be a step-by-step to teach the beginners to configure a standard Java environment
himself to find a
A command-line tool to generate JAX-WS portable Artifacts for a given WSDL file. After generation, these artifacts can is packaged in a WAR file with the WSDL and schema documents, along with the Endpoin T implementation, and then deployed.
Wsgen
A command-line tool to read a Web service endpoint class and generate all the required JAX-WS portable Artifacts for Web s Ervice deployment and invocation.
1.9 GlassFish Server ToolsThe GlassFish server is a compatible
The original author of this article is a senior System Architect with more than 10 years of experience. He specializes in Java EE, middleware, and JVM technologies. He also has profound insights on performance optimization and improvement. Next he will share with you 10 common problems that affect Java EE performance.
Java EE is a platform-independent environment designed to develop and configure web-based applications that are used in an enterprise-wide environment. This platform has been dubbed a meta language or a language superset. In essence, however, Java EE is only the smallest set of JavaScript and some specific
This article is from my translation of the Infoq Chinese station, the original address is: Http://www.infoq.com/cn/news/2016/01/microservices-and-java-eeToday, MicroServices-based architectures are everywhere. We've seen how innovators such as Netflix and Amazon are using microservices to achieve business success. But what about developers who write traditional systems with
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.