jsp

  • submit to reddit

Java EE: JSP 2.2 and Servlets 3.0 tutorial with Resin Servlet Container: Part Three

Java EE Servlet tutorial : Using JSPs to create header, footer area, formatting, and basic CSS for bookstore Contents Java EE Servlet/JSP...

4 replies - 5001 views - 11/19/12 by Bill Digman in Articles

Tutorial covering JSP 2.2 and Servlets 3.0 with OpenSource Resin Servlet Container: Part 1

Java EE: Servlet 3.0 and JSP 2.2 tutorial This tutorial focuses on using Servlet's and JSP the right way. Servlet and JSP have evolved over the years, and...

8 replies - 15698 views - 10/25/12 by Bill Digman in Articles

New OpenCms 8.0.3 available from Alkacon

OpenCms 8.0.3 is now ready and available for download. OpenCms is one of the most popular Open Source Content Management Solutions. This new version was...

0 replies - 1387 views - 11/16/11 by Peter Sreckovic in Announcements

Display:column's Logic In The Body Content

0 replies - 1828 views - 09/01/11 by Snippets Manager in Uncategorized

Hacking Jasper to Get Object Model of a JSP Page

To perform some checks and statistical analysis on my JSPs I needed a DOM-like, hierarchical model of elements contained in them. But parsing JSP pages...

0 replies - 3434 views - 06/13/11 by Jakub Holý in Articles

J2EE is NOT Completely Dead Yet - but You Can Save Time and Money using JRebel

I want to share my experiences with JRebel (http://www.zeroturnaround.com/jrebel/). If you need some neutral information about this product to ease...

9 replies - 7190 views - 12/27/10 by Kai Wähner in Articles

JSP are more than templates

The concept of Java Server Pages is simple: submerge Java code and some special directives into an HTML page to add dynamic capabilities to it. Obviously, this...

3 replies - 6936 views - 07/20/10 by Giorgio Sironi in Articles

Web MVC in Java (without frameworks)

The Model-View-Controller architectural pattern is a classic trait of Java applications. For example, Swing is a well-known implementation of this pattern in...

1 replies - 14699 views - 07/01/10 by Giorgio Sironi in Articles

Client applications with Ajax Solr: JavaScript vs. servlets

Are we sure that Java servlets are the most productive means to deliver a web interface? Let's dig through a client application written in JavaScript and find...

0 replies - 20207 views - 06/17/10 by Giorgio Sironi in Articles

OSGi and servlets can work together

OSGi is the emerging Java platform, and a surefire architectural solution to avoid the infamous Jar hell during the development of Java applications.Web...

0 replies - 11129 views - 06/01/10 by Giorgio Sironi in Articles

Memory Leak Protection in Tomcat 7

The last time DZone spoke with Mark Thomas, a Senior Software Engineer with SpringSource and committer for Apache Tomcat, he said that Tomcat has had a long...

3 replies - 38381 views - 02/01/10 by Mitch Pronschinske in Articles

Excelsior JET 7.0 beta 3: Hide Tomcat configuration files

Excelsior JET is a compliant Java SE 6 implementation (JVM) with an Ahead-Of-Time compiler and deployment toolkit. The next version will enable you to...

0 replies - 1689 views - 11/24/09 by Dmitry Leskov in Announcements

Tomcat Web Applications Compiled Natively - Excelsior JET 7.0 beta 2

Excelsior JET is a compliant Java SE 6 implementation (JVM) with an Ahead-Of-Time compiler and deployment toolkit. Excelsior JET 7.0 will enable you to...

1 replies - 1690 views - 09/23/09 by Dmitry Leskov in Announcements

Tomcat Encoding Test Page

0 replies - 3982 views - 07/14/09 by Oliver Paulus in Uncategorized

Jsp生成验证码

0 replies - 1605 views - 07/25/08 by Snippets Manager in Uncategorized