Re: Can i use the same code in linux---sat

2003-10-21 Thread Daniel Gibby
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

Re: Can i use the same code in linux---sat

2003-10-20 Thread kgsat
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

Re: Can i use the same code in linux---sat

2003-10-20 Thread Daniel Gibby
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

Can i use the same code in linux---sat

2003-10-20 Thread kgsat
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