RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ?

2008-12-07 Thread Albert Joseph
Jorge, Thank you. The link you provided was very useful. I could get my very first servlet to work. Albert Date: Fri, 5 Dec 2008 16:26:09 -0500From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ? Albert, Apache Web Serv

RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ?

2008-12-05 Thread Albert Joseph
Sorry ... Date: Fri, 5 Dec 2008 16:26:09 -0500From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ? Albert, Apache Web Server and Apache Tomcat are two different "products". In order to run a servlet, you need Apache Tomcat.

RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ?

2008-12-05 Thread Albert Joseph
> Date: Fri, 5 Dec 2008 16:06:44 -0500> From: [EMAIL PROTECTED]> To: > users@httpd.apache.org> Subject: Re: [EMAIL PROTECTED] Where should I put my > java servlet .class file ?> > Apache HTTP Server doesn't run servlets. Maybe > you want something like tomcat?> > -- > Eric Covener> [EMAIL PROTE

RE: [EMAIL PROTECTED] Where should I put my java servlet .class file ?

2008-12-05 Thread Albert Joseph
> Date: Fri, 5 Dec 2008 15:26:00 -0500> From: [EMAIL PROTECTED]> To: > users@httpd.apache.org> Subject: Re: [EMAIL PROTECTED] Where should I put my > java servlet .class file ?> > How did you tell httpd to run the class? What > file is referenced by> the exception? Does it happen on the HTTP se

[EMAIL PROTECTED] Where should I put my java servlet .class file ?

2008-12-05 Thread Albert Joseph
Hello, I wrote a java class that connects to a servlet which I compiled and put in the "htdocs" directory of the web server, but I am getting "java.io.FileNotFoundException" !! Thank you _ Send e-mail faster without improving

RE: [EMAIL PROTECTED] How to connect from a remote machine

2008-11-24 Thread Albert Joseph
Brian Mearns, I think there is something wrong in the IP address I am using. I asked my friend to ping the IP address I got from www.whatismyip.com, he couldn't get replys. Then I asked him to use www.whatismyip.com to get his IP and I used it to ping his machine, and I couldn't get any repl

RE: [EMAIL PROTECTED] How to connect from a remote machine

2008-11-23 Thread Albert Joseph
Steve Reilly, Thank you. I am reading http://portforward.com/routers.htm which has much information that I hope will lead to a solution. This might take sometime from me though, since I found that I have to obtain a static IP first. Thanks again. _

RE: [EMAIL PROTECTED] How to connect from a remote machine

2008-11-23 Thread Albert Joseph
Hi Brian Mearns, I am still stuck. I need to connect to my Apache from the outside world (not from within a LAN). I am using an ADSL modem (not router), so I think this means that my server connects directly to the Internet. I used "whatismyip.com" to find my public IP address and gave to a

[EMAIL PROTECTED] How to connect from a remote machine

2008-11-22 Thread Albert Joseph
Hi all, I have a very basic question since I am very new to the Web server world. I have recently installed Apache HTTP server. I am running a stand-alone (not part of any network) machine on Windows 2000 Professional. When I was installing the server, I was asked for the domain and server