JSP/Servlet Hosting

2002-01-31 Thread Andrew Bruno
Hello All, I am looking for a JSP/Servlet provider that offers: 350 MB web space 25 GB bandwidth per month mySQL included for around $25 US per month. Ideally something like http://www.communitech.net/products/virtual/unix/comparisons/ but with JSP/Servlet hosting? Am I asking for too

Re: Applet Hassles

2002-01-17 Thread Andrew Bruno
This works for me: APPLET CODE=sessionTimeLeft.class CODEBASE=applets/ WIDTH=200 HEIGHT=20 PARAM NAME=timeleft VALUE=%= session.getMaxInactiveInterval() % /APPLET Basically I have a directory called applets and the JSP file which has this code is localed in the root directory ../applets

Re: Tomcat-as-an-NT-service startup failure

2001-12-17 Thread Andrew Bruno
- Original Message - From: Kevin HaleBoyes To: [EMAIL PROTECTED] Sent: Saturday, December 15, 2001 4:01 AM Subject: Tomcat-as-an-NT-service startup failure I just installed j2sdk1.3.1, Tomcat4, and the IIS redirector stuff posted by Andrew Bruno. It all seems to work fine except

RE: Tomcat 4.0 and IIS

2001-11-28 Thread Andrew Bruno
Hi Pedro, have a look at: http://www.vacodi.com/howto/tomcat/iisnt/ Regards, Andrew -Original Message- From: Pedro F Gaspar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 28 November 2001 10:51 PM To: [EMAIL PROTECTED] Subject: Tomcat 4.0 and IIS Hi. I've been through the

RE: AJP13 bad read -113?

2001-11-11 Thread Andrew Bruno
Hi, How do I prevent the following error from occurring? Basically, it happens when I have a JSP page that has links to another JSP file, say view.jsp?file=1. So the only thing that changes is the file parameter that's being passed. If I click link1, it's OK. But if I click the other

RE: Repost: Running Tomcat 4.01 as a service on Win2k

2001-10-31 Thread Andrew Bruno
Have a look at www.vacodi..com/howto/tomcat/iisnt/index.html http://www.vacodi..com/howto/tomcat/iisnt/index.html It covers an area on jk_nt_service Goodluck, Andrew -Original Message- From: Joe Niski Sent: Thu 01/11/2001 6:22 AM

TC 4.0.1 - Catalina.start: LifecycleException

2001-10-23 Thread Andrew Bruno
Hello tomcat-users, I am receiving this problem on a Windows 2000 Server SP2, which is trying to execute TOMCAT 4.0.1, using JDK 1.3.1_01 on port 8080. Port 80 is used for IIS. Any ideas what it could be related to? Catalina.start: LifecycleException: null.open: java.net.BindException: