Page timeout displaying database rows

2005-09-02 Thread Dave Kennedy
Env: Linux: Apache 1.3.33 Tomcat 4.1.30 MySql 4.1.10 There is a page member_list.jsp which displays a grid of members. After 20/75 members are displayed, html is displayed: a class=CobaltDataLink href=MemberMaint.jsp?fMemberID=83s_fStatusName=Activetype=notLoggedr et_link=%2FtmJ%2Fme This page

Unable to compile class for JSP

2005-01-11 Thread Dave Kennedy
Hi, This web page displays correctly http://www.dksy.net:8080/examples/jsp/num/numguess.jsp but all of the other examples on this page display the error below: http://www.dksy.net:8080/examples/jsp/index.html org.apache.jasper.JasperException: Unable to compile class for JSP An error

RE: Unable to compile class for JSP

2005-01-11 Thread Dave Kennedy
Server Env: Apache Tomcat 4.1.30 JVM 1.4.2_04-b05 Linux - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Unable to compile class for JSP

2005-01-11 Thread Dave Kennedy
(PoolTcpEndpoint.java:58 4) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .java:683) at java.lang.Thread.run(Thread.java:534) -Original Message- From: Dave Kennedy [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 3:25 PM To: tomcat-user

RE: Tomcat server.xml configuration

2004-11-08 Thread Dave Kennedy
Hi Yoav, I need to use the Engine element to host multiple separate domains. I have read the documentation, but my configuration doesn't work properly. Can you share a production Tomcat 4 server.xml file so that I can learn from it? Thanks, Dave -Original Message- From: Shapira, Yoav

Tomcat server.xml configuration

2004-11-06 Thread Dave Kennedy
Hi, How is server.xml configured on a virtual private server (VPS) web host. Where should appBase point for the virtual hosts? Does anyone have a sample server.xml with this configuration? Thanks in advance, Dave Engine name=Standalone defaultHost=localhost debug=0 Host name=localhost

Need reseller hosting with Tomcat support

2004-10-07 Thread Dave Kennedy
Can anyone recommend a very reputable company that provides reliable unix reseller hosting with knowledgeable Tomcat support? Thanks in advance - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Configure Tomcat to default to index.jsp

2004-07-06 Thread Dave Kennedy
How is Tomcat configured to default to index.jsp? Here is a test app, but it is necessary to give the entire path: http://myhome.com/helloworld/index.jsp instead of: http:// myhome.com/helloworld/ What needs to be configured on Linux and Windows XP?

Web Host Reseller package with Tomcat support

2004-06-25 Thread Dave Kennedy
I am looking for a basic Web Host Reseller package with at least: - JSP/Servlet Support (Tomcat) - PhpMyAdmin - MySQL Database - PHP Support As an example http://www.rimuhosting.com is probably more than I require. - To