Results 161 to 170 of about 1,887 (192)
Some of the next articles are maybe not open access.

Servlets and JavaServer Pages

2020
Java servlets were the first technology for producing dynamic Java web applications. Sun Microsystems released the first Java Servlet specification in 1997. Since then it has undergone tremendous change, making it more powerful and easing development more with each release. Servlets are at the base of web content for many Java EE applications. Servlets
exaly   +2 more sources

Working with Servlets

2018
Java servlets were the first technology for producing dynamic Java web applications. Sun Microsystems released the first Java Servlet specification in 1997. Since then it has undergone tremendous change, making it more powerful and easing development more with each release. The 3.0 version was released as part of Java EE 6 in December 2009.
exaly   +2 more sources

Introduction to Servlets

2013
Java servlets were the first technology for producing dynamic Java web applications. Sun Microsystems released the first Java Servlet specification in 1997. Since then it has undergone tremendous change, making it more powerful and easing development more with each release. The 3.0 version was released as part of Java EE 6 in December 2009.
exaly   +2 more sources

Application Composition in the SIP Servlet Environment

2007 IEEE International Conference on Communications, 2007
The SIP servlet standard is a popular Java application programming interface (API) for developing and deploying session initiation protocol (SIP) applications in Voice over IP (VoIP) environments. A number of commercial container implementations conforming to the current 1.0 specification are available; they provide feature rich and robust environments
Eric Cheung, K. Hal Purdy
openaire   +1 more source

Working with Servlets

2004
Servlets form the basis for much of the Web application architecture in the Java 2 Enterprise Edition (J2EE) platform. Since being introduced back in 1996, they’ve become the de facto standard for how you deal with various elements of your server-side code.
Sue Spielman   +3 more
exaly   +2 more sources

Valves and Servlet Filters

2011
In this chapter, we will discuss two similar technologies: valves and filters. These technologies were invented for the purpose of intercepting requests for one or more web applications. The first, Tomcat Valve, is a proprietary Tomcat technology. The second, servlet filters, is a server-independent technology that was introduced as part of the Java ...
Aleksa Vukotic, James Goodwill
openaire   +1 more source

Developing a Security Typed Java Servlet

2008 The Fourth International Conference on Information Assurance and Security, 2008
The Lack of security policy enforcement in Web development languages is one of the most important challenges in Web application systems development, as there is no formal check for security policy violation that may occur during Web application system development.
Doaa Hassan   +2 more
openaire   +1 more source

Servlets, JSPs and ServletContext

2011
So far, we learned how to install Apache Tomcat server and how to deploy Java web application to it. We briefly discussed the concept of Java web applications components, including servlets and JSPs.
Aleksa Vukotic, James Goodwill
exaly   +2 more sources

Parallel computing using Web servers and “servlets”

Internet Research, 2000
Presents inexpensive ways to implement a virtual parallel computer with multiple Web servers. “Servlets” are used instead of CGI programs. Compares the multiple Web server model with a multiple‐client model. Experiments are conducted to test the performance of these two parallel systems. The performance of these two models is then compared.
Alfred Loo, Chris Bloor, Y. K. Choi
openaire   +1 more source

ECharts for SIP servlets

Proceedings of the 1st international conference on Principles, systems and applications of IP telecommunications, 2007
The development of telecommunication applications that require multiple call legs is often complex due to their event-driven nature as well as the significant amount of state that must be maintained. In general, the state associated with different call legs within an application instance differs and must be separately maintained; in addition, (non-call
Thomas M. Smith, Gregory W. Bond
openaire   +1 more source

Home - About - Disclaimer - Privacy