8:10 AMTo: [EMAIL PROTECTED]Subject: basic counter problem
Hi all,
I am new to servlets and am trying to execute a simple counter which has an initial value.
I have the following web.xml file
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
Hard
to say for sure, but you might try calling "trim()" on the value you got from
"getInitParameter()".
-Original Message-From: sri sri
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 19, 2002
8:10 AMTo: [EMAIL PROTECTED]Subject: basic
counter prob
Hi all,
I am new to servlets and am trying to execute a simple counter which has an initial value.
I have the following web.xml file
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
counter