Java servlets news, help and research - TheServerSide.com

Java Development Topics:

Java servlets

When looking to use Java to create dynamic Web content, the servlet can help by extending the applications hosted by Web servers. To do this, the servlet object dynamically receives a request and generates an object based on that request. Servlets are created using the API found in the javax.servlet package. In this section on the Java servlet get news, advice, and tutorials on using the Java servlet to extend Web servers and help you create dynamic Web content. Learn how Java servlets can be used with JavaServer Pages and JavaServer Faces to make dynamic Web content for your organization.

News:

1 - 3 of 6
  • OCPJP & OCAJP: Java 7 training requirement for the Oracle Certified Professional Programmer dropped 21 Dec 2011

    News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?

  • JavaOne 2011: Mark it up as a success TheServerSide Newsfeed | 07 Oct 2011

    News - Last year a cloud of gloom hung over the three or four San Francisco hotels in which Oracle had sliced, diced and distributed all of the JavaOne sessions. There was a clear and palpable feeling of distrust and uncertainty that permeated the on-goings,...

  • Mobicents Sip Servlets 1.6.0.FINAL is out TheServerSide Newsfeed | 11 Aug 2011

    News - The release comes with the following new features: SNMP support, support for SIP servers, support for ENUM, Mobicents Sip Servlets, DoS attack protection, JSR 289 Extension, Simple Global Logging Configuration, and IPv6 support. Also of note in the new...

VIEW ALL News ON Java servlets

Reference & Learning:

1 - 3 of 8

VIEW ALL Reference & Learning ON Java servlets

Expert Technical Advice:

1 - 3 of 3

VIEW ALL Expert Technical Advice ON Java servlets