Re: Develop Application

2001-09-05 Thread Roberto B.

Yes.. I have installed the same thing on win, and on linux (jdk, tomcat,
javamail, jaf ...)
But my question was more specific... that is... I was thinking of the
addresses in the link of the jsp file.. the includes... ect...
R
- Original Message -
From: "Roland Carlsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 4:47 PM
Subject: Re: Develop Application


If you encounters a bug in any of the jdk/jre you might encounter problems.
But if both are implemented correctly it should give you no problem. This is
under the assumption that you wont do any native calls but stick to pure
java.

Regards
Roland

- Original Message -
From: "Roberto B." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 4:41 PM
Subject: Develop Application


> I use a linux (debian) box with no graphical interface (x-window..). On
this
> system I installed Apache, Tomcat 3.2.3 with some virtual host.
> I have moreover a win 2000 server box with Tomcat 3.2.3 installed, which
> works as stand alone server on port 8080.
> I want to develop (and test) my sites on windows (using address like this:
> www.myserver.com:8080/myapp ) in order to use the graphical interface and
> then.. when it is finished.. put my application under linux.
>
> My question is:
> Do I have to change anything to do this (put my jsp file from windows to
> linux)?
>
> Roberto.
>





Re: Develop Application

2001-09-05 Thread Roland Carlsson

If you encounters a bug in any of the jdk/jre you might encounter problems. But if 
both are implemented correctly it should give you no problem. This is under the 
assumption that you wont do any native calls but stick to pure java.

Regards
Roland

- Original Message - 
From: "Roberto B." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 4:41 PM
Subject: Develop Application


> I use a linux (debian) box with no graphical interface (x-window..). On this
> system I installed Apache, Tomcat 3.2.3 with some virtual host.
> I have moreover a win 2000 server box with Tomcat 3.2.3 installed, which
> works as stand alone server on port 8080.
> I want to develop (and test) my sites on windows (using address like this:
> www.myserver.com:8080/myapp ) in order to use the graphical interface and
> then.. when it is finished.. put my application under linux.
> 
> My question is:
> Do I have to change anything to do this (put my jsp file from windows to
> linux)?
> 
> Roberto.
> 




Develop Application

2001-09-05 Thread Roberto B.

I use a linux (debian) box with no graphical interface (x-window..). On this
system I installed Apache, Tomcat 3.2.3 with some virtual host.
I have moreover a win 2000 server box with Tomcat 3.2.3 installed, which
works as stand alone server on port 8080.
I want to develop (and test) my sites on windows (using address like this:
www.myserver.com:8080/myapp ) in order to use the graphical interface and
then.. when it is finished.. put my application under linux.

My question is:
Do I have to change anything to do this (put my jsp file from windows to
linux)?

Roberto.