From 98b1521e2046817fd5c6008992d93aea4893805a Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sat, 27 Mar 2004 22:45:25 +0000 Subject: [PATCH] Fixed font problem. --- simplepool-examples/jndi/index.jsp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/simplepool-examples/jndi/index.jsp b/simplepool-examples/jndi/index.jsp index bd6a950..d36fea8 100644 --- a/simplepool-examples/jndi/index.jsp +++ b/simplepool-examples/jndi/index.jsp @@ -61,15 +61,15 @@

The JNDI DataSource is defined as naming resource in the current webapp context, as shown in this minimal server configuration file.

The JNDI DataSource is configured using the following parameters:

Please note that all parameters are required.

Please take a minute to incorporate the JDNI DataSource example in your $CATALINE_HOME/conf/server.xml. Once done, please restart Tomcat. The examples will be functional upon restart.