The attached message has had some or all attachments deleted because of the following 
reason:

Message contains attachments: build.bat

Additional Information:

none


A small error in the Tomcat 3.2 (Win32) jsp sample application.

This note relates to the Tomcat 3.2 sample application,
Which is shiped with Tomcat 3.2 (win32) and placed at 
        %TOMCAT_HOME%\doc\appdev\sample\

If someone will try to use the sample as a base for his own project
he can possibly meet some errors during compilation. 

1. The problem is that original "buid.bat" contains commands
which are incorrect for execution with win32 command
interpreter for some situations when TOMCAT_HOME and
other environmet variables contain spaces like:
        "C:\Program Files\Apache Group\Tomcat"

2. The variable CP is incorrectly assigned in line #9.

I attached an corrected version of the build.bat file.

build.bat

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to