Servlet navigation

2008-06-12 Thread James Rome
I am doing a project for a class of HS teachers in July, to teach them the wonders of Java and NetBeans. I designed a set of servlets to let them manage student grades. I am having them design the basic HTML in NVU, and put it into the try blocks of the NB-generated processRequest servlets, and

Apache Portable Runtime

2007-07-27 Thread James Rome
When Tomcat starts, I get: Jul 27, 2007 10:06:11 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:

Re: How to redirect to a jsp

2006-09-12 Thread James Rome
The easiest way would be to make a filter that decides what to do. It would intercept every web request and can then forward them as appropriate. Jim - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

socket read errors

2006-02-03 Thread James Rome
My servlet that verifies presented client certificates is getting socket read timeout errors: INFO: : i/o exception: java.net.SocketTimeoutException: Read timed out Feb 2, 2006 7:24:14 PM org.apache.catalina.core.StandardWrapperValve invoke WARNING: Servlet.service() for servlet

RE: socket read errors

2006-02-03 Thread James Rome
Are you using Solaris? Is it possible that your MTU at the OS level wasn't set to a large number? Well, It is a Solaris server talking to my Linux server. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

SSL ErrorOCSP error

2005-10-17 Thread James Rome
-- You want to put this in the Java tab under Java Options. Best regards Robert. -Original Message- From: James Rome [mailto:[EMAIL PROTECTED] Sent: 17 October 2005 16:00 To: tomcat-user@jakarta.apache.org Subject: SSL Error : Please HELP I tried putting start