  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | I am trying to install the JDBC driver on an XP box
to use it with a driver manager in Tomcat and to use
it as stand alone for simple tests.
I find the MySql installation documentation fragmentedI just put 5.0.28 on to my box I was working with 4.x branch.
I am not quite sure how to define my contexts any more.
I do not see context entries in conf/server.xml even the documentation mHi all
I need to settle a debate here in the office...
HttpServlet.getParamter() is case sensitive i.e. these are not the
same
request.getParameter( "name ")
request.getParameter(I have a servlet that requires an HTTPS connection and normally forces a browser
to log in using a jsp page. I would like to use the same servlet to allow a
program to submit a request and retrieve Do anyone know of any facility in the Illinois area that has technical training for Tomcat.Thanks.
There are any number of postings on this forum about tomcat hanging but as
I think that my situation may be a little different I am going to post
again.
I have tried this on the following envirWhat I changed
Tomcat 5.0.19 which was installed when I installed NetBeans 3.6
To
Tomcat 5.0.28
I am unsure if the NetBeans 3.6 caused the issue or something else was. Maybe the install just weHi Folks
I am a little stumped so I decided to swallow my pride and ask the
collective. I am trying to configure tomcat 5.0.25 to have sticky
sessions with a persistent session managerI finally have IIS on two machines serving up load balanced requests to
two Tomcat machines and maintiaining Sticky Sessions.
Below I am including the workers2.properties file that did the trick iHi
Has anybody achieved GSI delegation with tomcat 5 i have managed it with
tomcat 4 (adding the new connectors and values etc to tomcat) but there
seems no support or a work around for tomcat 5Greetings
Tomcat is running and was working fine until the memory usage went up
to 167 now none of the .jsp pages will respond ( the server hangs
forever ).
The last entries from the Catalina.oCan someone tell me what version of the Servlet and JSP spen Tomcat
4.1 supports?
It 's the second hald of my dilemma
---------- Forwarded message ----------
From CCNY <chachany@(protected) >
Hi
>Instead of requiring the web app to call flushCaches could Tomcat do
it
>when it shutsdown the webapp and discards the classloader?
It could. I was considering that when I attached thThe java.beans.Introspector class keeps a static reference to a cache of
BeanInfo classes. From the javadoc for Introspector
* Because the Introspector caches BeanInfo classes for better
perfo
Hi
Please mark your questions as [OFF-TOPIC] in the subject line if they
have nothing to do with Tomcat. Thanks
Yoav Shapira
Millennium Research Informatics
>-----Original Message-----
Does anyone know where I can find a complete set of API docs for the JConnect Driver 3.x? The docs
on the site are lacking and only have simple examples on how to do SELECT 's. I am looking for a
cSimulating real world is a QA fellows job. I write code foresee any
bugs that it may have write tests for it run tests using Ant deploy
to Tomcat(copy files) and test. Only JSP pages one need toWhat happens if you put the jar file(s) in %yourWebApp%/WEB-INF/lib?
Tom Vekemans
-----Original Message-----
From tomcat-user@(protected) [mailto tomcat-user@(protected)]
Sent jeudi 23 septembre 2
I tested a very simple servlet application and found that classes in jar-files that are placed in $CATALINA_HOME/shared/lib works just fine when the application is placed under the $CATALINA_HOME/As the error message states line 5 has a malformed tag.
<@(protected) import "com.dinesh.idcard " >
Should be
<%@ page import "com.dinesh.idcard " % >
On Thu 2004-09-23 at 07 12 Dinesh KeesaDeenesh
3 tips for what they are worth
1) follow the JavaBean specifications when creating a JavaBean. The
class should be serializable for example.
2) naming conventions bean propertieI 'm struggling to install mod_jk on Tomcat 4.1.
I 've updated my server.xml file with
<Listener className "org.apache.ajp.tomcat4.config.ApacheConfig "
modJk "/usr/local/apache2/modules/mo
Hey can anyone solve this ......
I am using Tomcat 4.1.30 on IE
I am Getting following error
HTTP Status 500 -
Hi
Come on Tomcat 3.2.1??? This is way tooo old.
JDK 1.3.1_13? The same!
IBM_HTTP_SERVER? predecessor of Apache httpd? Again.
Remove them altogether!
Install jdk1.4.2_05 and tomcat 5.0.28.
Hi All
We have integrated two servers the first one is IBM_HTTP_SERVER and
Tomcat 3.2.1.
Here the IBM server acts the web server and Tomcat as the container
for the Servlet and JSP.
We coul
Hi again.
Is there really nobody who can tell me something about the output of
jkstatus?
Please help.
Kind regards.
Olli.
>
>
> Hi all.
>
> Who can tell me where I can find infoHello!
J2EE web development has so many design patterns...
Which design pattern is the best? or What are the
purpose of each design patterns?
Do you have any article about this?
coz i 'm Hi
for an automated build process I want to reload an application via command
line is this possible?
The possibilties I found out so far were
- ant script
- using the tomcat manager
ThankHi
We are dealing with an application which consists of some servlets
(running on our Tomcat server) contacting an external server through
HTTP calls.
We have a proxy server + firewall betwee
I 'm still having a driver loading problem. The error I get is "
javax.servlet.ServletException Cannot create JDBC driver of class ' ' for connect URL 'null ' cause No suitable driver
at  |
|
 |