Is isapi_redirector.dll the Window's equivalent of Linux's mod_webapp.so? Can it be used in Tomcat 4? Where can I find installation/configuration information?
Thanks for any help.
Does anyone know how to use a database to dynamically populate a series of menus in a form that resides in a single JSP (no frames please)?
For example, I have 3 drop-down menus in the same form named A, B and C. Based on what the user selects in menu A, I want to query the database and...
is this forum new? it seems to be lacking participation and/or interest. most tek-tips forums are generally more active.
how can we promote tek-tips tomcat forum awareness and increase participation?
hello Tomcat peoples.
I'm running Tomcat as a servlet container connected to Apache HTTP Server through the WarpConnector on NT. I've configured a DataSource using Tomcat. I have servlets that use the DataSource deployed in a web application.
Now when I run the servlets directly through...
Hello Developers.
I'm running the following:
- Tomcat 4
- SDK 1.3
- DB2 UDB 7
- Windows NT
I'm trying to configure Tomcat to set up a DB2 data source by using the following (relevant portions of code):
server.xml
<Context path="/transact" docBase="transact"...
Hello, I'm trying to use JDBC data source objects to connect to DB2. I'm running DB2 UDB EE Version 7 on Windows NT. The JDBC classes for DB2 should be located in SQLLIB\java\db2java.zip. However, the zip file does not include the DB2DataSource class! Where is it? Thanks in advance for your...
Hello, I'm trying to use JDBC data source objects to connect to DB2. I'm running DB2 UDB EE Version 7 on Windows NT. The JDBC classes for DB2 should be located in SQLLIB\java\db2java.zip. However, the zip file does not include the DB2DataSource class! Where is it? Thanks in advance for your...
i have a frameset with a top navigation frame (topFr) and a nested frameset with a left navigation frame (leftFr) and a content frame (contentFr). i am trying to code a handler for the event "onunload" triggered by contentFr and i don't want to use the HTML attribute as the handler...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.