Archive for April, 2009

Chapter 7: Web Application Confi guration The jsp-config

Thursday, April 16th, 2009

Chapter 7: Web Application Confi guration The jsp-config element for the example JSPs bundled along with Tomcat is shown here: http://jakarta.apache.org/tomcat/examples-taglib /WEB-INF/jsp/example-taglib.tld Special property group for JSP Configuration JSP example. JSPConfiguration /jsp2/misc/config.jsp true
ISO-8859-1 true /jsp2/misc/prelude.jspf /jsp2/misc/coda.jspf
listener The listener element specifies the deployment properties for an application listener bean. It has the following subelements: . listener-class: The fully qualified class name of the Java class corresponding to the listener. . description: A text description of the listener. . display-name: A short, descriptive name that can be used by tools while displaying the listener configuration. . icon: The icon element specifies icons that can be used by GUI tools to symbolically represent the listener. It has two subelements: a small-iconand large-icon(see the iconelement, described in more detail earlier in the chapter). A sample listener element is shown here:
listeners.ContextListener listeners.SessionListener

For high quality java hosting services please check tomcat web hosting website.

Chapter 7: Web Application Confi guration These set

Wednesday, April 15th, 2009

Chapter 7: Web Application Confi guration Previously in

Wednesday, April 15th, 2009

Chapter 7: Web Application Confi guration A sample

Tuesday, April 14th, 2009

Chapter 7: Web Application Confi guration A sample

Monday, April 13th, 2009

Chapter 7: Web Application Confi guration A sample

Monday, April 13th, 2009

Chapter 7: Web Application Confi guration The descriptionelement

Sunday, April 12th, 2009

Chapter 7: Web Application Confi guration An example

Saturday, April 11th, 2009

Chapter 7: Web Application Confi guration Element Name

Saturday, April 11th, 2009

Chapter 7: Web Application Confi guration These elements

Friday, April 10th, 2009