web.xml and server.xml files based on the OS?
regards
sat
- Original Message -
From: "Daniel Gibby" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, October 21, 2003 3:35 PM
Subject: Re: Can i use the same code in linux---sat
ent: Tuesday, October 21, 2003 3:35 PM
Subject: Re: Can i use the same code in linux---sat
> The Java code should be the same, the only issue I know of is
> configuration of your server. Environment variables are handled
> differently, and paths to resources and configuration files are
The Java code should be the same, the only issue I know of is
configuration of your server. Environment variables are handled
differently, and paths to resources and configuration files are of
course different..
Daniel Gibby
kgsat wrote:
>Hi folks,
>
>I have been into a development for a video d
Hi folks,
I have been into a development for a video download site using jsp and
servlets. And it was intended to run on windows 2000 with apache and
tomcat.
now the OS has been changed to linux9.0
Can i run the same code in linux also.Or i need to do any changes in order
to